first group of challenges
This commit is contained in:
2
challenges27-34/challenge-027.py
Normal file
2
challenges27-34/challenge-027.py
Normal file
@@ -0,0 +1,2 @@
|
||||
number = float(input('Enter number with lots of decimal number : '))
|
||||
print(number*2)
|
||||
Reference in New Issue
Block a user