Blogdown

Python-Basics

In this blog post we will be going to discuss about python basics in detail Python is multi-purpose programming language developed by Guido van Rossum. The language has easy-to-use syntax, it’s a perfect language for someone trying to learn any programming for the first time. This is a comprehensive guide on Basic fundamentals concepts which we are keep in mind before writing code. Table of Contents 1  Basics1.1  print() function:1.2  comment with # symbol:2  Operators3  Primitive Data Types3.