Write a python script to print any number and its octal equivalent. Get link Facebook X Pinterest Email Other Apps - October 22, 2022 # Write a python script to print any number and its octal equivalent.a=4print(oct(a)) Get link Facebook X Pinterest Email Other Apps Comments
Comments
Post a Comment