HOME C C++ PYTHON JAVA HTML CSS JAVASCRIPT BOOTSTRAP JQUERY REACT PHP SQL AJAX JSON DATA SCIENCE AI

Python Introduction

It is a powerful,high-level,object-oriented programing language created by Guido Van Rossum.

Python is very beginner-friendly and syntax is extremely simple to read and follow.

Features of Python

Application of Python


Extension of python files is ".py"

Example
print("Hello, CodeLines!")