how to this make for loop faster?

后端 未结 0 1787
既然无缘
既然无缘 2020-12-19 03:11

I have a spam bot I built it like this

import pyperclip
import time
import pyautogui
f = open(\'song.txt\', \'r\', encoding="utf8")
time.sleep(10)
f         


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