[0.1] Python for beginners Introduction-1

mohit355

Mohit Raj

Posted on November 1, 2019

[0.1] Python for beginners Introduction-1

Hello Friends,
I am going to start Python tutorial for Beginners. It will cover every aspect of the python from beginners to advanced level.

So, start learning and keep learning.

What will covered in this tutorial

#Section-1

  1. Python2 vs Python3
  2. Download and install Python 3.x (x be any number)

#Section-2
1. Python basics
-> Print function
-> Comment in python
-> Escape sequence
-> Raw String
2. Python as a Calculator
3. Variables in Python

Next in Introduction-2 link is https://dev.to/mohit355/python-for-beginners-introduction-2-1ng7

💖 💪 🙅 🚩
mohit355
Mohit Raj

Posted on November 1, 2019

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related