This is a list of homeworks and practices for the courses I placed in this repository. It is generated automatically.
- C7: Account class practice
- Homework 1: Describe the Code
- Homework 2: Forward to OOP
- Midexam answer
- (2023/05/26 – 06/01) NumPy
- (2023/06/07) Pillow
- 練習六 Q6.py
- 練習七 Q7.py
- 練習八 Q8.py
- 練習九 Q9.py
- 練習11 Q11.py
- 練習16 Q16.py
- 練習17 Q17.py
- 練習一下Q18.py
- 練習一下Q19.py
- 練習一下 Q20.py
- Q22
- Raise 拋出例外
- Q23
- Q24
- Q25
- 練習一下 Q26
- Midexam Source Code
- Lesson 4: Boy & Girl
- Lesson 5: Press me!
- Lesson 5: 3 plus 5
- Lesson 5: Sum of strings or integers
- Lesson 6: 練習加法計算機
- Lesson 6: 練習加減乘除計算機
- Lesson 6: 練習學生成績
- Lesson 6: 練習加總
- Lesson 6 作業總表
- Lesson 7: GCD
- Lesson 8: 平均分
- Lesson 8: 大量分數統計
- Lesson 9: BMI Calculator
- Lesson 9: Discount Calculator
- Lesson 10: Turn BMI Calculator to ES Module
- Lesson 11: AJAX application
- Lesson 12: AJAX Calculator Practice
- Lesson 13: AJAX, GCD(A, B)
- Lesson 13: AJAX Score Average Practice
- Lesson 13: AJAX, Sum for A to B
- Lesson 14: Database Basic (Retrieve)
- Lesson 15: Database Basic (Create)
- VS Code Intro
- Variables and Types
- Output
- Output (Practice)
- Input
- Input (Practice)
- Operators
- Logical Operators
- Conditions
- Conditions (II)
- Practice before Examination I
- Looping
- Reference Answer of Middle Exam
- Looping (II)
- Looping (III)
- (extra) Unit Test
- Loop (IV)
- Container (I)
- Container (II)
- Function Practice
- Container (III)
- File Processing
- Functions
- Modules
- Reference Answer of Final Exam