My Snippets
My Collections
Search Engine
Pricing
Untitled
unknown
python
2 years ago
73 B
10
Indexable
str = input() if str[1] == '1': print("men") else: print("women")
Editor is loading...
Leave a Comment