+ 6
Extra-Terrestrials
How can I solve Extra-Terrestrials problem with python?
10 Answers
+ 7
If the ETs are not cooperative use python to create an AI bot to fight them.
+ 4
Create a machine language program to translate the aliens' language into your own. As a training dataset, start to show some familiar objects to the aliens and record what they say, assuming they are friendly.
+ 2
print(input()[::-1])
+ 1
It's ok âș
+ 1
Thank you so muchđ
0
Hello world!')
0
print(input()[::-1]) is surely the most efficient way. But what if I want to use the â.reverse()â function?