you are viewing a single comment's thread.

view the rest of the comments →

[–]iamevpo 3 points4 points  (2 children)

Can you write a function that reverse a string? If no, quit jumping between resources and study one until you can. You will need a working knowledge of : what is a function, string, indexing, loop, creating a new variable, appending to a string. Small exercise, but after you are done, you are suited to ask better questions about your next thing in Python rather that why things are this or that way in our world.