The loop is not getting executed as required

前端 未结 0 1111
清酒与你
清酒与你 2020-12-18 17:16

i have written the below code

import time
from datetime import datetime
def run_code():
    codeexecuted = False
    while True:
        minutetorun = [18,19]         


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