到目前為止,輸出都是使用print()函式,使用help(print)查詢其說明: print(value, ..., sep=' ', end='\n', file=sys.stdout). 可以看到,除了指定值輸出之外,還可以 ...
確定! 回上一頁