integer argument expected, got float
Opened this issue · 0 comments
fqllenxangel commented
Traceback (most recent call last):
File "<pyshell#62>", line 1, in
w.addch(food[0], food[1], curses.ACS_PI)
TypeError: integer argument expected, got float
can someone help me with this ?