Exam (elaborations)
Python Programming Week2
- Course
- Institution
1. Write a program “Lab2B” that prompts the user to enter a number in the range 1 through 10. The program should display the Roman numeral version of that number. If the number is outside the range of 1 to 10, the program should display an error message. The table below shows the Roman numer...
[Show more]