Что ты такое?
Что ты такое?
2121

HelloWorld(a):
If a == 'print':
Print ('hello world')
Else:
Print ('ты охуел?')

HelloWorld('print')

1
Ответить