3 lines
75 B
Text
3 lines
75 B
Text
|
|
text = #.input("Input a string")
|
||
|
|
number = #.val(#.input("Input a number"))
|