Use function : Oct Function : Data Type PYTHON examples


PYTHON examples » Data Type » Oct Function »

 

Use function


Use function: oct, hex


print oct(64), hex(64), hex(255)

           
       



    Related Scripts with Example Source Code in same category :

Leave a Comment / Note


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


PYTHON examples

 Navioo Data Type
» Oct Function