[广东话] Python 入门:第五课 – Function + File

  1. Define functions
    • Def keyword
    • Parameters, arguments, return value, None
    • Parameters passing: Use of tuple (*) / dictionary (**)
  2. File
    • Read / write / copy / delete / file exists

免费订阅本 Youtube 频道

[广东话] Python 入门:第四课 – If-Else, Looping, Try-except

If-Else, Looping, Try-except

  1. If conditions (if-else / if-elif-else)
  2. Looping
    1. While loop + for loop with “break” & “continue”
      List comprehension / dictionary comprehension
  3. Try-except

免费订阅本 Youtube 频道

无法复制此页面的内容