Hexadecimal and Octal Notation : Octal : Data Type PYTHON TUTORIALS


PYTHON TUTORIALS » Data Type » Octal »

 

Hexadecimal and Octal Notation


print 010100100                # Octal literals
print 0x010x100xFF             # Hex literals



    Related Scripts with Example Source Code in same category :

Leave a Comment / Note


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


PYTHON TUTORIALS

 Navioo Data Type
» Octal