Error in user YAML: (<unknown>): could not find expected ':' while scanning a simple key at line 2 column 1
---
Author: Brent Chang
category: python
---
some python scripts that I wrote
-
Cycloid.py : generation a cycloid animation
-
isris.py : plot a iris mechanism (not finish)
-
GUI
- LineEdit: A simple gui written in PyQt5
- Bingo: A bingo game GUI written in tkinter
-
web scraper python scrapper practice , grab novel content and storing them in txt format
-
path finding
-
checkio restore the solution that I wrote in Checkio