This commit is contained in:
louiscklaw
2025-02-01 02:02:07 +08:00
parent a767348238
commit 358fd197d1
13 changed files with 529 additions and 0 deletions

15
journey.md Normal file
View File

@@ -0,0 +1,15 @@
- helloworld
- https://www.mchk.org.hk/english/list_register/list.php?type=L
- from page structure, get link:
- https://www.mchk.org.hk/english/list_register/list.php?page=1&ipp=20&type=L
history:
- bf_helloworld_old.py
- bf_helloworld_1.py
- bf_helloworld_1-extract.py
- bf_helloworld.py
- https://realpython.com/python-mutable-vs-immutable-types/