0
How do I solve the coding coach with the alien as it's image using python
10 ответов
+ 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....
+ 3
Nathen Steinhauer
Here is a reference which might help you with slicing and reversing
https://www.educative.io/answers/how-do-you-reverse-a-string-in-JUMP_LINK__&&__python__&&__JUMP_LINK
+ 2
Nathen Steinhauer what code coach are you referring to.. and in which python course ?
+ 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 ?
0
I am studying python and it is extra-terrestrial
0
I am studying the introduction course
0
For python
0
No I do not sir
0
)mam
0
Okay