This commit is contained in:
louiscklaw
2025-01-31 19:54:32 +08:00
parent 9137828996
commit fbf7c5da6c
23 changed files with 556 additions and 0 deletions

15
hkfatimah/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/