change my code

Question Description

Using the requirements from the code I uploaded, the following changes should be made:

1. Format your code so that it is in at least 1 function

2. Perform a function call within the exception handling logic

3. Handle the following 3 exceptions:

– A custom exception for the value being out of the 0 to 1000 value range. (I.e. if the input is equal to 0 or greater than 999)

– In TypeError for the value not being an integer

– ValueError if the user enters a value of less than 0 (I.e. negative numbers).

4. The program should continue to run until the user types the word “DONE”

Get your college paper done by experts

Do my question How much will it cost?

Place an order in 3 easy steps. Takes less than 5 mins.

0 replies

Leave a Reply

Want to join the discussion?
Feel free to contribute!

Leave a Reply

Your email address will not be published. Required fields are marked *