
Introduction of python

Keyword and and identifiers
In this tutorial, you will learn about keywords (reserved words in Python) and identifiers (names given to variables, functions, etc.).

Python function
In Python, a function is a group of related statements that performs a specific task. Functions help break our program into smaller and modular chunks.

Some programs solving by using python
Here we learn the some programs by using python language

Creator of this page
Brijesh Nagendra Dubey