1.python Introduction
1.python Introduction
python introduction
27 May 2023 17:25
Python introduction:
Introduction of python
language :
Why python:
Python provides many use full features these features
makes it most popular and widely used language.
Some of these features are:
• Easy to learn and code
• Free and open source
• GUI(graphical user interphase)
• Object oreanted language
• Interprerted language
• Portable language
• Large library
output
compailer
output
10:29
Learning path of python
Core python
Advanced python
Python (frame work)
1.Easy to learn and code:
This is high level language, easy to learn and code Because no need to compile. Thus these is best for begenner's
2.free and open source:
One can easily download it, from official website and also can also modify, share and readable . It has open source and free licence
3.object oreanted language :
This meanse programming style is related to class and object and various other concepts.
4.GUI:
GUI stands for graphical user interphase which user interact through electronic device and also graphical icon menue's etc….
Through using mouse click
com
5.portable language:
It can be run in multiple independent palt forms like windows, linex, and map without any changes we can run these programme
6.interpruted language:
Easily the codecompilers
is exicuted line by line.
No need to compile the source code nis immideatly formed into byte code
7.large library:
Built of code that can be used repidly from different programming
There are more than one lack thirty seven thousand libeary in python
Eg: mat plot lip
Python file types:
=> spyder
=>BS code
=>anaconda prompter is a compiler
=>anaconda navigator is a compiler
=>python
=>ideal
=>genius
=>atom
=>note pad
=>python
=>ideal
=>genius
=>atom
=>note pad
Types of comment
Data types:
What we use in data types and they are seven types
1.numeric ___they are three types [integer ,float, complex] it is enclosed with normal braces () or para
2.string
3.list
4.tuple
5.set
6.Dictionary
7.boolean