Hello world in Python

Python, the programming language which can do anything one can imagine! Build rest APIs, make machine learning models, plot graphs, open-CV and what not!
One of the best languages which an individual can master.

Photo by Shahadat Rahman / Unsplash

Hello world in python
print("Hello world");
Hello world in Python.

Wow, is that it? Really? Yes, that's it. No imports, no classes, classic one liner in python.

Thanks for reading this article. Share it with your friends/community by clicking on the share links. Also, don't forget to subscribe. That's it for now, see you in the next post ;)