I implemented a try catch block.
I tried to implement the catch block in a specific way, but it doesn't work well. If the input isn't an integer, it should repeat and go back to the try block. It works for one time but for more.
Could you give me some help? Thank you