Untitled

 avatar
unknown
python
2 years ago
54 B
10
Indexable
name = input('Input your name: ')
print('Hello', name)
Editor is loading...
Leave a Comment