As usual, you have to import the time module first, and then you can use the ctime() method to get the current date and time. import time ...
確定! 回上一頁