print("The decimal value of", dec, "is:") print(bin(dec), "in binary.") print(oct(dec), "in octal.") print(hex(dec), "in hexadecimal.") ...
1. Write a Python program to print "Hello Python". 2. Write a Python program to do arithmetical operations addition and division. 3. Write a Python program to find the area of a triangle. 4. Write a ...
Certains résultats ont été masqués, car ils peuvent vous être inaccessibles.
Afficher les résultats inaccessibles