I need an if statement that will run if the value is not a number.
I am unsure how to do this in python I have tried looking around and I can't seem to find what I need.
If Input is not <a number>
Also if you can help me restrict this to positive numbers that would be appreciated as well.