Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
|
|
@ -0,0 +1,7 @@
|
|||
program: numeric
|
||||
case: 1 input: '1' output: true
|
||||
case: 2 input: '-3' output: true
|
||||
case: 3 input: '22.7' output: true
|
||||
case: 4 input: 'a' output: false
|
||||
case: 5 input: 'Fred' output: false
|
||||
case: 6 input: '' output: false
|
||||
Loading…
Add table
Add a link
Reference in a new issue