readline () # break while statement if it is not a comment line # i.e. does not startwith # if not line.startswith('#'): break # Second while loop to process the ...
確定! 回上一頁