First post on the forum so please be kind!!
I am trying the extra tasks on the medical insurance project as part of the classes topic
Here is the link to my code:
I have added the try and except approach to making sure all inputs are integers as far as I can see what I have coded works if the age is input incorrectly but if I change any other parameters whilst still leaving the age parameter as an integer it doesn’t come up with an error code.
What am I doing wrong?