WeRCopyPasteDeveloper
Pages - Menu
Home
Python
Android
Advance Java
Management
My Playstore Application
Saturday, November 16, 2019
Working with Python in Unix/Linux
•
Working with Python in Unix/Linux:
Unix/Linux is a family of multitasking, multiuser computer operating systems. In Unix/Linux Python default installed, It is called standard PYTHON.
$python
$python-v
$python –version
$man python
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...
Python Keywords
Python Keywords - Keywords are reserved word whose meaning is reserved by Python translator. - Keywords cannot used as user defi...
No comments:
Post a Comment