Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

decimal to octal in python

dec = oct(x) #x is your decimal number
 
PREVIOUS NEXT
Tagged: #decimal #octal #python
ADD COMMENT
Topic
Name
3+6 =