2 lines
45 B
Python
2 lines
45 B
Python
|
|
number = float(input("Input a number: "))
|
|
|
number = float(input("Input a number: "))
|