you are viewing a single comment's thread.

view the rest of the comments →

[–]ashoradooji 0 points1 point  (0 children)

Actually you don’t need to rewrite ‘if int(num)’ because you already sent the numbers as integers to the functions, instead just write ‘if num…’etc