You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python is a programming language and simple to use. It is used to develop GUI, Web App development(Flask,Django,Streamlit,Bottle), API Development(SOAP,REST,GraphQL..), Testing applications(Selenium,Robotframework,Cypress.io(Angular, node, react,endtoend js,RPA,Katlon,pytest,BDD,Cucumber,unittest), Machine Learning, Data Analytics (pandas,ploty,dash),Kiwi(mobile app),Work Automation,Appium...etc
Python is a interpreter means codes are interpreted line by line at a time using the interpreter.
Python is a dynamically typed means no need to define the type int,string,char n =10;fl=10.234
Python has integration to many packages which makes so powerful.
Python is cross-platform & free and open source programming language.
✍️ How to start (Installation)
👉 Local - Single version
Download the python3
Select the user defined directory and select the path
👉 Local - Multiple version (Not Recommended)
Install python 3.6 in user defined folder C:\Python36.
Install python 3.7 in user defined folder C:\Python37.