Python 3 教程
Python3 實例
以下實例為學(xué)習(xí)Python的第一個實例,即如何輸出"Hello World!":
執(zhí)行以上代碼輸出結(jié)果為:
Hello World!