- “About”: It works on interpreter, it is obj oriented high level and dynamic semantics(it checks the variable type during run time no need to declare variable before the program and code is compressed ) the extension of python file is .py.
- "Application:" Network programming, Data analyst, Robotics, Web Application(Django Lib/Framework is used), Desktop Application, Games Development, Web Scraping, Data visualization ,Scientific Calculation (Machine Learning NUMPI, Data Science),AI,3D.
- "INSTALL" : PYTHON.ORG to Download → Install → Add to path →Customize Install →PIP check →Install for all user →Disable path length limit →Check on cmd → C:\User\My Computer\ Python.
- You can run python program on IDE as well.(Search IDE and Start writing)
- Run in Notepad: Create a file with the extension name .py and open with notepad , write the program , go to cmd and open - cd ______(name of folder where it is kept, Desktop and so on) write python give space and write file name with extension.
- "Install IDE(Write and Run Code)": Download Pycharm - Community Version