SlideShare a Scribd company logo
1 of 19
PYTHON- AN INNOVATION
ASPERCBSECURRICULUM
CLASS11
• As we know that in order to communicate with a computer system,
we need a language. This language may be C, C++, Java, Python or
any other computer language. Here we will discuss PYTHON.
• Python was developed by Guido Van Rossum in 1991 when he was
working with National Research Institute of Mathematics and
Science in Netherland.
• Python was named from a comedy series “Monty Python’s Flying
Circus” telecasted on BBC.
• Python can be used as OOL and POL.
Python (a Computer Language)
Python (a Computer Language)
• Actually, Pythonis inspiredbytwolanguages-
1.ABC languagewhichwasanoptionallanguageofBASIC language.
2.Modula-3
• Pythonisveryeasylearninglanguageasmostofitssyntaxseemstobelikein
English.
• It ispossibletogetdesiredoutputinminimuminstructions.
• It’sanInterpretedlanguage.
• It’sacompletelanguageinitselfanditis veryeasytodownloadandinstall.
• Itisaplatformindependentandportablelanguage.
• ItisFreeOpenSource.
Python (a Computer Language)
• Itis possibletodevelopvariousAppswithPythonlike–
• GUI Apps
• WebApps
• Games
• DBMS Apps
• Scriptingetc.
Python (a Computer Language)
Limitations-
Therearefewlimitations in Pythonwhich canbeneglected
becauseofitsvastusage.
• Itis notaFastLanguage.
• Librariesareveryless.
• Itis weekinTypebinding.
• Itis noteasytoconvertinsomeotherlanguage.
Python (a Computer Language)
HOW TO INSTALL?
•Pythoncanbedownloadedfromwww.python.org.
•Itisavailableintwoversions-
• Python2.x
• Python3.x
•Wewill download3.6.5here.
•Open www
.python.orgonanybrowser.
Python (a Computer Language)
HOWTOINSTALL?
• SCROLL DOWN.
Python (a Computer Language)
HOWTOINSTALL?
Click onDownloads.
Python (a Computer Language)
HOWTOINSTALL?
Click onPython3.6.5.
Python (a Computer Language)
HOWTOINSTALL?
DownloadinstallerasperyourOperatingSystem(32bitor64bit).
Python (a Computer Language)
HOWTOINSTALL?
• Nowrunthedownloadedsetup,itwill looklike-
Don’t forget to
check this
• Click on Install now
.
Python (a Computer Language)
HOWTOINSTALL?
• You caninstallpythoninthismanner.
• Afterinstallation,wewill openPythonIDLE 3.6.5.
IDLE Python 3.6.5
Python (a Computer Language)
HOWTOINSTALL?
• OnopeningPythonIDLE 3.6.5,awindowwill beopenedwhichwill looklike-
Python (a Computer Language)
HOW TO WORK?
• WecanworkinPythonintwoways-
•InteractiveMode
•ScriptMode
• Bothhavetheirownstyleofworking.
• Interactive mode works like a Command Interpreter as Shell
PromptworksinDOS PromptorLinux..
• ( >>>)wecanexecuteanyinstructionofPythonwiththis.
• WecanrunacompleteprogrambywritinginScriptmode.
Python (a Computer Language)
Interactivemode
Python (a Computer Language)
Scriptmode
Click here to open a New File.
Python (a Computer Language)
Scriptmode
• This is a script window. We can write a
complete program here.
• Afterwards, we save the file as we have
saved the file with the name
MyFirstProgram.py here.
• Then in run menu, click on run module or
use F5 Key.
Python (a Computer Language)
Scriptmode
• As we click on run module or use F5, we
switch to interactive mode where we get
output of the program.
•

More Related Content

Similar to chapter-1-eng-getting-started-with-python.pptx

Seminar report on python 3 course
Seminar report on python 3 courseSeminar report on python 3 course
Seminar report on python 3 courseHimanshuPanwar38
 
python presntation 2.pptx
python presntation 2.pptxpython presntation 2.pptx
python presntation 2.pptxArpittripathi45
 
Seminar report On Python
Seminar report On PythonSeminar report On Python
Seminar report On PythonShivam Gupta
 
Introduction to Python – Learn Python Programming.pptx
Introduction to Python – Learn Python Programming.pptxIntroduction to Python – Learn Python Programming.pptx
Introduction to Python – Learn Python Programming.pptxHassanShah396906
 
PYTHON FEATURES.pptx
PYTHON FEATURES.pptxPYTHON FEATURES.pptx
PYTHON FEATURES.pptxMaheShiva
 
An Introduction To Python - Python, Print()
An Introduction To Python - Python, Print()An Introduction To Python - Python, Print()
An Introduction To Python - Python, Print()Blue Elephant Consulting
 
Introduction to python
Introduction to pythonIntroduction to python
Introduction to pythonManishJha237
 
4_Introduction to Python Programming.pptx
4_Introduction to Python Programming.pptx4_Introduction to Python Programming.pptx
4_Introduction to Python Programming.pptxGnanesh12
 
Python_Introduction_Good_PPT.pptx
Python_Introduction_Good_PPT.pptxPython_Introduction_Good_PPT.pptx
Python_Introduction_Good_PPT.pptxlemonchoos
 
Chapter 5 Getting Started with Python.pptx
Chapter 5 Getting Started with Python.pptxChapter 5 Getting Started with Python.pptx
Chapter 5 Getting Started with Python.pptxpriyam737974
 
Chapter 5 Getting Started with Python.pptx
Chapter 5 Getting Started with Python.pptxChapter 5 Getting Started with Python.pptx
Chapter 5 Getting Started with Python.pptxDattaArte1
 
power point presentation to show oops with python.pptx
power point presentation to show oops with python.pptxpower point presentation to show oops with python.pptx
power point presentation to show oops with python.pptxbhargavi804095
 
11 Unit1 Chapter 1 Getting Started With Python
11   Unit1 Chapter 1 Getting Started With Python11   Unit1 Chapter 1 Getting Started With Python
11 Unit1 Chapter 1 Getting Started With PythonPraveen M Jigajinni
 

Similar to chapter-1-eng-getting-started-with-python.pptx (20)

Python_slides.pdf
Python_slides.pdfPython_slides.pdf
Python_slides.pdf
 
Seminar report on python 3 course
Seminar report on python 3 courseSeminar report on python 3 course
Seminar report on python 3 course
 
python into.pptx
python into.pptxpython into.pptx
python into.pptx
 
python presntation 2.pptx
python presntation 2.pptxpython presntation 2.pptx
python presntation 2.pptx
 
Seminar report On Python
Seminar report On PythonSeminar report On Python
Seminar report On Python
 
Introduction to Python – Learn Python Programming.pptx
Introduction to Python – Learn Python Programming.pptxIntroduction to Python – Learn Python Programming.pptx
Introduction to Python – Learn Python Programming.pptx
 
PYTHON FEATURES.pptx
PYTHON FEATURES.pptxPYTHON FEATURES.pptx
PYTHON FEATURES.pptx
 
An Introduction To Python - Python, Print()
An Introduction To Python - Python, Print()An Introduction To Python - Python, Print()
An Introduction To Python - Python, Print()
 
Introduction to python
Introduction to pythonIntroduction to python
Introduction to python
 
Python Programming Part 1.pdf
Python Programming Part 1.pdfPython Programming Part 1.pdf
Python Programming Part 1.pdf
 
Python Programming Part 1.pdf
Python Programming Part 1.pdfPython Programming Part 1.pdf
Python Programming Part 1.pdf
 
Python Programming Part 1.pdf
Python Programming Part 1.pdfPython Programming Part 1.pdf
Python Programming Part 1.pdf
 
4_Introduction to Python Programming.pptx
4_Introduction to Python Programming.pptx4_Introduction to Python Programming.pptx
4_Introduction to Python Programming.pptx
 
Python_Introduction_Good_PPT.pptx
Python_Introduction_Good_PPT.pptxPython_Introduction_Good_PPT.pptx
Python_Introduction_Good_PPT.pptx
 
05 python.pdf
05 python.pdf05 python.pdf
05 python.pdf
 
Chapter 5 Getting Started with Python.pptx
Chapter 5 Getting Started with Python.pptxChapter 5 Getting Started with Python.pptx
Chapter 5 Getting Started with Python.pptx
 
Chapter 5 Getting Started with Python.pptx
Chapter 5 Getting Started with Python.pptxChapter 5 Getting Started with Python.pptx
Chapter 5 Getting Started with Python.pptx
 
power point presentation to show oops with python.pptx
power point presentation to show oops with python.pptxpower point presentation to show oops with python.pptx
power point presentation to show oops with python.pptx
 
11 Unit1 Chapter 1 Getting Started With Python
11   Unit1 Chapter 1 Getting Started With Python11   Unit1 Chapter 1 Getting Started With Python
11 Unit1 Chapter 1 Getting Started With Python
 
1-ppt-python.ppt
1-ppt-python.ppt1-ppt-python.ppt
1-ppt-python.ppt
 

Recently uploaded

Vip Model Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
Vip Model  Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...Vip Model  Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
Vip Model Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...shivangimorya083
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...amitlee9823
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxolyaivanovalion
 
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfAccredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfadriantubila
 
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...amitlee9823
 
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...amitlee9823
 
VidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxVidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxolyaivanovalion
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxolyaivanovalion
 
Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...shambhavirathore45
 
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Delhi Call girls
 
Introduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxIntroduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxfirstjob4
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAroojKhan71
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusTimothy Spann
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxolyaivanovalion
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysismanisha194592
 
Data-Analysis for Chicago Crime Data 2023
Data-Analysis for Chicago Crime Data  2023Data-Analysis for Chicago Crime Data  2023
Data-Analysis for Chicago Crime Data 2023ymrp368
 
Edukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxEdukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxolyaivanovalion
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionfulawalesam
 

Recently uploaded (20)

Vip Model Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
Vip Model  Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...Vip Model  Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
Vip Model Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
 
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts ServiceCall Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
 
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in  KishangarhDelhi 99530 vip 56974 Genuine Escort Service Call Girls in  Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptx
 
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfAccredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
 
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
 
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
 
VidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxVidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptx
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptx
 
Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...
 
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
 
Introduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxIntroduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptx
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and Milvus
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysis
 
Data-Analysis for Chicago Crime Data 2023
Data-Analysis for Chicago Crime Data  2023Data-Analysis for Chicago Crime Data  2023
Data-Analysis for Chicago Crime Data 2023
 
Edukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFxEdukaciniai dropshipping via API with DroFx
Edukaciniai dropshipping via API with DroFx
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interaction
 

chapter-1-eng-getting-started-with-python.pptx

  • 2. • As we know that in order to communicate with a computer system, we need a language. This language may be C, C++, Java, Python or any other computer language. Here we will discuss PYTHON. • Python was developed by Guido Van Rossum in 1991 when he was working with National Research Institute of Mathematics and Science in Netherland. • Python was named from a comedy series “Monty Python’s Flying Circus” telecasted on BBC. • Python can be used as OOL and POL. Python (a Computer Language)
  • 3. Python (a Computer Language) • Actually, Pythonis inspiredbytwolanguages- 1.ABC languagewhichwasanoptionallanguageofBASIC language. 2.Modula-3 • Pythonisveryeasylearninglanguageasmostofitssyntaxseemstobelikein English. • It ispossibletogetdesiredoutputinminimuminstructions. • It’sanInterpretedlanguage. • It’sacompletelanguageinitselfanditis veryeasytodownloadandinstall. • Itisaplatformindependentandportablelanguage. • ItisFreeOpenSource.
  • 4. Python (a Computer Language) • Itis possibletodevelopvariousAppswithPythonlike– • GUI Apps • WebApps • Games • DBMS Apps • Scriptingetc.
  • 5. Python (a Computer Language) Limitations- Therearefewlimitations in Pythonwhich canbeneglected becauseofitsvastusage. • Itis notaFastLanguage. • Librariesareveryless. • Itis weekinTypebinding. • Itis noteasytoconvertinsomeotherlanguage.
  • 6. Python (a Computer Language) HOW TO INSTALL? •Pythoncanbedownloadedfromwww.python.org. •Itisavailableintwoversions- • Python2.x • Python3.x •Wewill download3.6.5here. •Open www .python.orgonanybrowser.
  • 7. Python (a Computer Language) HOWTOINSTALL? • SCROLL DOWN.
  • 8. Python (a Computer Language) HOWTOINSTALL? Click onDownloads.
  • 9. Python (a Computer Language) HOWTOINSTALL? Click onPython3.6.5.
  • 10. Python (a Computer Language) HOWTOINSTALL? DownloadinstallerasperyourOperatingSystem(32bitor64bit).
  • 11. Python (a Computer Language) HOWTOINSTALL? • Nowrunthedownloadedsetup,itwill looklike- Don’t forget to check this • Click on Install now .
  • 12. Python (a Computer Language) HOWTOINSTALL? • You caninstallpythoninthismanner. • Afterinstallation,wewill openPythonIDLE 3.6.5. IDLE Python 3.6.5
  • 13. Python (a Computer Language) HOWTOINSTALL? • OnopeningPythonIDLE 3.6.5,awindowwill beopenedwhichwill looklike-
  • 14. Python (a Computer Language) HOW TO WORK? • WecanworkinPythonintwoways- •InteractiveMode •ScriptMode • Bothhavetheirownstyleofworking. • Interactive mode works like a Command Interpreter as Shell PromptworksinDOS PromptorLinux.. • ( >>>)wecanexecuteanyinstructionofPythonwiththis. • WecanrunacompleteprogrambywritinginScriptmode.
  • 15. Python (a Computer Language) Interactivemode
  • 16. Python (a Computer Language) Scriptmode Click here to open a New File.
  • 17. Python (a Computer Language) Scriptmode • This is a script window. We can write a complete program here. • Afterwards, we save the file as we have saved the file with the name MyFirstProgram.py here. • Then in run menu, click on run module or use F5 Key.
  • 18. Python (a Computer Language) Scriptmode • As we click on run module or use F5, we switch to interactive mode where we get output of the program.
  • 19.