Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
display age
name = input("what is ur name") age = int(input("how old r u ")) year = str((2018 - age)+100) print(name + " will be 100 years old in the year " + year)
run
|
edit
|
history
|
help
0
StringManipulation
PyMenuClass
Python3 complete func.
StAr
Binary Search
Python.py
Simple calculator
PyRegCapGroup
(P3) Fibonacci 2
gj