Python Programming
Python Programming Language
Python is a high level programming language. It is very powerful and easy to learn. It is built as a general purpose scripting language. It have many libraries like OS, Django, Pandas, Flask, etc. There are many modules in python like OS, Tkinter, Pyttsx3, Subprocess, Kivi, Pytube, Instagram etc. In another languages like Java, C, C++ . we should write many lines of code to print 'hello" but in python we should write one line of code to print 'hello". So only python is a language which make any app in very less time as compare with other languages.
Uses of Python
- Web Development
- Desktop Application Development
- Task Automation
- Machine Learning
- Data Science
- Scripting Language
- Game Development
Python Tutorial For Beginners
How To Download Python ?
Steps To Download Python :-
- Open any browser like Chrome, Firefox etc.
- Type " Python install " in the Search bar and press Enter.
- Go on first link Python.org Or Click on Download to download python.
- Click on download button to download latest version of Python.
How To Install Python ?
Steps To Install Python :-
- Run the Python Installer
- Click on add to path option and tick it.
- Click on install now.
- After installation complete. Open Cmd or Terminal.
- Type "Python" to check Python version and use Python Terminal.
Steps To Download Modules In Python :-
- Open Command Prompt Or Terminal.
- Type "pip install " and module name and press Enter.
Writing Our First Python Program
Writing Our First Python Program :-
- Open a file and write 'print('hello, world') in the file.
- Save the file named "hello.py" ".py" is a python file extension.
- Now open Cmd and go on path where is your file situated.
- Now you are reach where is file situated and type the name of file with extension and press Enter.
- The output is seen in your screen.
ok install sketchpy module and use it.
ReplyDelete