Untitled

 avatar
unknown
python
3 years ago
72 B
9
Indexable
user_input = input("Podaj swój wiek: ")
int()
print(type(user_input))
Editor is loading...