Код: Выделить всё
ball.setx(ball.xcor() + ball.dx)
Код: Выделить всё
File "C:\Users\MyName\Desktop\Python\Pong.py", line 71, in
ball.setx(ball.xcor() + ball.dx)
Код: Выделить всё
File "C:\Users\Ross\AppData\Local\Programs\Python\Python38-32\lib\turtle.py", line 1808, in setx
Подробнее здесь: https://stackoverflow.com/questions/588 ... python-3-8
Мобильная версия