The simplest way to write to the console or visual display is python's print function. $ cat t4.py. print ('Hello, world!') ...
確定! 回上一頁