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

Print Hello, World in python in the worst way possible. #9

Closed Goku-kun closed 3 years ago

Goku-kun commented 4 years ago

This issue is opened to come up with different overkill ways to print "Hello, World!" in python. This issue is opened based on the idea provided by @funwaa and you can refer these codes print hello world using moons and generating the correct ascii character with random function to print Hello, World! as examples to your coding adventure. Happy coding!

VishalAmbavade commented 4 years ago

@Goku-kun, I would like to take this challenge

nocorners commented 4 years ago

I'd like to take this on, too, please!