Home - Learn - 03Python - 0303Functions
01 print()輸出函數
02 type()資料類型函數
03 if():if條件函數
04 for():for迴圈函數
05 bin(), oct(), hex(), int() 進位制轉換