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 "Hello world" with Matplotlib #45

Closed Aditya-Rajgor closed 4 years ago

Aditya-Rajgor commented 4 years ago

I've printed 'Hello world' with matplotlib library which is most popular plotting library. person who wants to run this needs to have matplotlib installed in their machine or in enveriment.

if you think this is valid pull request please merge with label 'hacktoberfest-accepted'. Thank you and I'll update more as soon I know.

Goku-kun commented 4 years ago

Nice work, @Aditya-Rajgor ! I have already added a hacktoberfest topic to the repository so I don't think I need to add a label to every pull request. Still, if you're having problems, just drop a comment here and I'll add the label as well.