Developer-Student-Clubs-VSSUT-Burla / Master-PyAlgo

36 stars 84 forks source link

String Formatting #556

Open Manasi2001 opened 3 years ago

Manasi2001 commented 3 years ago

Aim: Given an integer, n, print the following values for each integer i from 1 to n:

  1. Decimal
  2. Octal
  3. Hexadecimal (capitalized)
  4. Binary