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 73 forks source link

Added alphabet reduction method #29

Closed AlexNorth-PNG closed 4 years ago

AlexNorth-PNG commented 4 years ago

Added a python file to generate "hello world" by repeadedly adding whole aphabets then removing undesired letters

Goku-kun commented 4 years ago

Nicely done, @AlexNorth-PNG ! I'm merging your pull request.