3 lines
89 B
Text
3 lines
89 B
Text
|
|
V string = input(‘Input a string: ’)
|
|||
|
|
V number = Float(input(‘Input a number: ’))
|