Creating a delay in while loop

后端 未结 0 1685
余生分开走
余生分开走 2020-12-15 12:42
def bot(cordinates):

    time.sleep(5)

    # looping through the length of the array
    # dividing by 2 because there are x and y in each pair
    for length in r         


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