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

add using user input #73

Closed dhruvjain896 closed 3 years ago

dhruvjain896 commented 3 years ago

A new way to print Hello World by first forcing the user to type it out himself.

dhruvjain896 commented 3 years ago

@Goku-kun Made the changes, changed 'Hello World' to 'Hello, World!'