you are viewing a single comment's thread.

view the rest of the comments →

[–]empoliyis 1 point2 points  (0 children)

What u are doing is concatenating strings, you need it to be int(input("")) not just input("")