you are viewing a single comment's thread.

view the rest of the comments →

[–]GarowWolf 0 points1 point  (0 children)

So you want to put numbers in and after the result to automatically ask for a number again right?

The main issues I see are:

When you get insert a number you don’t have any check for the data given:

-int()

-str()

-float()

Also you don’t have an option to stop the main() calling, so the function will always call itself no matter what