Decimal Number to Octal

# Introduction In this Python challenge, we will be converting a decimal number to its corresponding octal number using print() output formatting.

|60 : 00

Click the virtual machine below to start practicing