printing decimal, binary, hex, octal numbers by string formatting

前端 未结 0 1477
慢半拍i
慢半拍i 2020-11-21 06:14

I am trying to write a code that will take an integer N and print the decimal, octal, hexa, binary numbers from 1 to N. my code is below::

enter code here
            


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题