My code isn't working (python, pyautogui)

后端 未结 0 417
旧时难觅i
旧时难觅i 2021-01-04 06:20

The code works once even though I have it set in a loop, what do I need to change to make it work.

import pyautogui, time
time.sleep(5)
while True: 
    pyaut         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题