Python kaise install kare ?
Python Installation & Run
1. Install Python
- when installing > click check box add Path
2. Install Visual Studio Code
- after installing > Extension> Download Python & Code Runner
- Open Setting> ** Run Code Configuration,
- Must Turn on : Run in Terminal ✅
Save All Files Before Run ✅
3. Download Mingw
- Download Mingw and extract it and then paste in c drive
- Star button> Search> Environment> Advanced> Environment Variables>
System Variables> Path> Edit> New> paste path: C:\mingw32\bin> Ok
Comments
Post a Comment