Day 31 is capstone project, an anki program. The project is very useful, and it tests a bunch of subjects that were covered before. The final result is very satisfying. To be improved subjects:
- pandas (DataFrame, Series, and to_csv method)
- Tkinter window.after() and after_cancel() usage