Extra-Terrestrials | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 6

Extra-Terrestrials

How can I solve Extra-Terrestrials problem with python?

15th Oct 2020, 2:53 AM
Manash Saikia [ 45% Active ]
Manash Saikia [ 45% Active ] - avatar
7 Answers
+ 7
If the ETs are not cooperative use python to create an AI bot to fight them.
15th Oct 2020, 11:12 AM
Sonic
Sonic - avatar
+ 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.
15th Oct 2020, 11:11 AM
Sonic
Sonic - avatar
+ 2
print(input()[::-1])
15th Oct 2020, 4:01 PM
QTWizard
+ 1
It's ok ☺
15th Oct 2020, 3:18 AM
Manash Saikia [ 45% Active ]
Manash Saikia [ 45% Active ] - avatar
+ 1
Thank you so much😊
15th Oct 2020, 3:32 AM
Manash Saikia [ 45% Active ]
Manash Saikia [ 45% Active ] - avatar
0
Hello world!')
16th Oct 2020, 5:59 PM
Ikbal Maulana
Ikbal Maulana - avatar
0
print(input()[::-1]) is surely the most efficient way. But what if I want to use the ‚.reverse()‘ function?
10th Dec 2021, 1:29 PM
Lukas Gasser