Почему возникает такая ошибка и как её исправить?
вот это - ошибка:
DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using int is deprecated, and may be removed in a future version of Python. screen.blit(text, (text_x, text_y))