1 line
49 B
Python
1 line
49 B
Python
number = float(raw_input("Input a number: "))
|
number = float(raw_input("Input a number: "))
|