WeRCopyPasteDeveloper
Pages - Menu
Home
Python
Android
Advance Java
Management
My Playstore Application
Friday, November 15, 2019
Setting Path in Windows
Setting Path in Windows
Right click on My Computer (This PC)
è
Properties
è
Advanced System setting
è
Environment Variable name write path and in Variable value copy path up to (path where Python is Installed). Click Ok
è
Ok.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Operators and Operands
Operators and Operands Operators are special symbols that represent computations like addition and multiplication. The values the ope...
Clear screen inside python
Clear screen inside python There is no Python Command for IDLE in Windows, to do clear the interactive screen. We can perform us...
No comments:
Post a Comment