我对Python还比较陌生,一直在使用以下语句: flag = False while flag == False: # Do something here that might set the flag to True, flag = True.
確定! 回上一頁