If-Else, Looping, Try-except
- If conditions (if-else / if-elif-else)
- Looping
- While loop + for loop with “break” & “continue”
List comprehension / dictionary comprehension
- While loop + for loop with “break” & “continue”
- Try-except
愚者千慮,必有一得
If-Else, Looping, Try-except
Python Containers (第二部分)
Python Containers