One of the simplest way to check if the User Input is validate is using a Loop.
You can use try and except until you get some validate Input:

One of the simplest way to check if the User Input is validate is using a Loop.
You can use try and except until you get some validate Input:
