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