Untitled

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