Untitled

 avatar
Anonymous
python
03/04/2025 6:07 PM
216 B
13
Indexable
# No MAC fica um pouco diferente.
# Posição ajustada para meu monitor

pg.moveTo(722, 460, duration=1)
for i in range(4):
    pg.scroll(-150)
    pg.sleep(0.1)
Editor is loading...
Leave a Comment