How do I solve the coding coach with the alien as it's image using python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How do I solve the coding coach with the alien as it's image using python

3rd Jul 2023, 3:01 AM
Nathen Steinhauer
Nathen Steinhauer - avatar
10 Answers
+ 5
Nathen Steinhauer There is no need of any image.. Task is accept input and find it's reverse, then print result. That's it.. if you don't know how to reverse then revise previous lesson again.. post your try if not solved here....
3rd Jul 2023, 3:39 AM
Jayakrishna 🇮🇳
3rd Jul 2023, 3:49 AM
BroFar
BroFar - avatar
+ 2
Nathen Steinhauer what code coach are you referring to.. and in which python course ?
3rd Jul 2023, 3:30 AM
BroFar
BroFar - avatar
+ 2
You meet a group of aliens, and their language is just like English except that they say every word backwards. How will you learn to communicate with them? Task: Take a word in English that you would like to say, and turn it into language that these aliens will understand. Input Format: A string of a word in English. Output Format: A string of the reversed word that represents the original word translated into alien language. Sample Input: howdy Sample Output: ydwoh ===================== Okay so do you know about slicing, Nathen Steinhauer ?
3rd Jul 2023, 3:38 AM
BroFar
BroFar - avatar
0
I am studying python and it is extra-terrestrial
3rd Jul 2023, 3:33 AM
Nathen Steinhauer
Nathen Steinhauer - avatar
0
I am studying the introduction course
3rd Jul 2023, 3:34 AM
Nathen Steinhauer
Nathen Steinhauer - avatar
0
For python
3rd Jul 2023, 3:37 AM
Nathen Steinhauer
Nathen Steinhauer - avatar
0
No I do not sir
3rd Jul 2023, 3:38 AM
Nathen Steinhauer
Nathen Steinhauer - avatar
0
)mam
3rd Jul 2023, 3:39 AM
Nathen Steinhauer
Nathen Steinhauer - avatar
0
Okay
3rd Jul 2023, 3:43 AM
Nathen Steinhauer
Nathen Steinhauer - avatar