Python Programming

Python is a widely used general-purpose, high level programming language created by Guido Van Rossum in 1991. Python is alsointerpreted, interactive and object-oriented scripting language used both in web development and application development. Python is a case sensitive language.






Simple Python Program


print("hello world")

Output :


hello world


Note : Python does not need semicolon in the end  of a statement / line.


Comments

Popular posts from this blog

Node.js Cheat Sheet

Codeigniter ! Simple But Powerful

Introducing Cloudflare Pages ⚡