Burak's Dev Blog

Hello World!

Welcome to the programming world!

Together, we'll go through Python Docs and learn the programming language from the document itself.

I am going to try to explain difficult concepts in a much simpler way!

Open your IDE and type:

print('Hello World!')

Now, you are one of us!

#python