print sys.version : Platform : Buildin Module PYTHON TUTORIALS


PYTHON TUTORIALS » Buildin Module » Platform »

 

print sys.version


import sys
sys.stdout.write('Hello World!n')
print sys.platform
print sys.version



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .


PYTHON TUTORIALS

 Navioo Buildin Module
» Platform