Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started