Question: I'm writing a python programme that calculates operations like + - * in roman numerals. The programme takes to 2 inputs from the user which
I'm writing a python programme that calculates operations like + - * in roman numerals. The programme takes to 2 inputs from the user which are both roman numerals but I am struggling to implement an error check to ensure that there can only be a string input. If the user enters an integer i'd like it to display an error message and loop back to the input
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
