async def play_with_alex(): while True: think_and_play() # take 5 secs await alex_play()async def play_with_jimmy(): while True:
確定! 回上一頁