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

Method using list and dictionary added #85

Closed ayushpaine closed 2 years ago

ayushpaine commented 2 years ago

Added a file to print "hello world" using list and dictionary. Could you please review and merge it with the "hacktober-accepted" label? Thanks.

ayushpaine commented 2 years ago

@Goku-kun could you check it now please?