Python Paid Course for free๐Ÿ†“

*Introduction to Python 
*First Python program 
*Storing data in Python
*Giving in program 
*Decision making
*Repeating a task 
*Function 
*Operatins on number and strings
*what is list?
*Another sequence of value-Tuple
*Storing key- value pairs-dictionary


๐˜ผ๐™—๐™ค๐™ช๐™ฉ ๐™‹๐™ฎ๐™ฉ๐™๐™ค๐™ฃ
Designed byGuido van Rossum
DeveloperPython Software Foundation
First appeared20 February 1991; 32 years ago
OSWindowsmacOSLinux/UNIXAndroid and more
ParadigmMulti-paradigm: object-oriented, procedural (imperative), functional, structured, reflective
Preview release: 3.12.0b3 / 20 June 2023; 9 days ago
Typing disciplineDuckdynamicstrong typinggradual (since 3.5, but ignored in CPython)


Introduction
What is python?
* Python is a high level programming language .
* Closer to the human like English.
* Easy approach to objective oriented programming. * * * Object to oriented is an approach used to write program.
* Python is a free want open source language.
This is can read modified and distribute the source. code of python script.
Is was developed by  and was released in 1991.

Where is python Used?
* Python Finds it's application in various domains
* Python is used to create web application
* Python is used in game development

Comments