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
Python.py
HW4
factorial.py
matrix with random numbers
binarySearch.py
Fig
yield from example
L4-HW4-Finall
playing around with python
Overview