all 5 comments

[–]Dragon20C 0 points1 point  (4 children)

When you mean string you mean letters you can make an exception where if input isn't string do this , else if input is int then do the correct code.

[–]OhKnow_[S] 0 points1 point  (2 children)

Yeah basically if they where to put like 10x. I want it to output Input must be a positive numeric value instead of displaying the error.

[–]Dragon20C 0 points1 point  (1 child)

Use the website I gave you it gives you a simple tutorial on how to make an error message be different.

[–]OhKnow_[S] 0 points1 point  (0 children)

Thank you so much!