Search
 
SCRIPT & CODE EXAMPLE
 

PYTHON

WAP which defines and calls a function that receives an octal number and prints the equivalent number bases i.e. in decimal, binary and hexadecimal equivalents.

a=int(input("enter a octal no:"))
Comment

PREVIOUS NEXT
Code Example
Python :: passport parsing python 
Python :: convert any .pdf file into audio python dev.to 
Python :: viola conda 
Python :: first_list = [10,20,30,40] second list = first list second list[3]=400 
Python :: picobot python 
Python :: mike tyson peso pesado 
Python :: site:github.com python ssh 
Python :: apply numba to itertools import product 
Python :: discord.py cog classes 
Python :: expionenttiation python 
Python :: python - dataframe columns is a list - drop 
Python :: tuple parameter function python is None 
Python :: extract specific tuple values from two different keys from nested dictionary 
Python :: discord py aliases 
Python :: how to access cookies in django 
Python :: You will be passed a file path P and string S on the command line. Output the number of times the string S appears in the file P. 
Python :: Perform a right outer join of self and other. 
Python :: arrotondamento python 
Python :: dict from group pandas 
Python :: how to download excel file with password from online python 
Python :: how to make turtle shape image smaller 
Python :: cambiar barra de etitulo tkinter 
Python :: python set class variable 
Python :: extract all namespace from xml file python 
Python :: how to form a list from a file in python 
Python :: autoscrapper import 
Python :: saree 
Python :: django create username and password from csv 
Python :: ordereddict deleting wrong item 
Python :: norm 2 or ocklidos of matrix in python 
ADD CONTENT
Topic
Content
Source link
Name
3+7 =