Problem I’ve built a Roman numeral class in Python, and I want to know what can be improved in it. […]

Problem Problem Implement a base N to base 10 (decimal) converter, where N is between 2 and 36 inclusive. Implementation […]

Problem I made a Binary Calculator that gives the user’s the decimal value of their input. I tried to make […]

  • 1
  • 2