Goku-kun / 1000-ways-to-print-hello-world-in-python

This is a public repository where the aim is to print "Hello, World!" in all different possible ways.
63 stars 72 forks source link

Reverse string! #4

Closed lilcoltsmith closed 3 years ago

lilcoltsmith commented 3 years ago

What

2

How

Similar to printing a variable, but it reads the string backwards!

lilcoltsmith commented 3 years ago

@Goku-kun , please let me know if this is okay!

Goku-kun commented 3 years ago

@lilcoltsmith As long as there is some extra manipulation of knowledge of python is involved, I'll be happy to see the contributions. And to answer your question, it works.