To add a delay to your Python code you can use the sleep() function from Python's time module. import time countdown = [3, 2, 1, 'Go!
確定! 回上一頁