🔽利用下載好的Python IDLE編輯及儲存程式,可存為Python的專用.py檔。
1.Hello World!!
print("Hello World!!")
2.基礎四則運算
print(5-3+2) print(5*3/5)
Copyright © All rights reserved | This template is made with by Colorlib