Skip to content

Commit 02d2163

Browse files
committed
Done Python
1 parent 9993a97 commit 02d2163

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

translations/README-zh-tw.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -333,11 +333,11 @@ I'm using Github's special markdown flavor, including tasks lists to check progr
333333

334334
### Python
335335

336-
- [ ] [Data Structures and Algorithms in Python](https://www.amazon.com/Structures-Algorithms-Python-Michael-Goodrich/dp/1118290275/)
337-
- by Goodrich, Tamassia, Goldwasser
338-
- I loved this book. It covered everything and more.
339-
- Pythonic code
340-
- my glowing book report: https://startupnextdoor.com/book-report-data-structures-and-algorithms-in-python/
336+
- [ ] [資料結構及演算法,使用 Python](https://www.amazon.com/Structures-Algorithms-Python-Michael-Goodrich/dp/1118290275/)
337+
- 作者為 GoodrichTamassia Goldwasser
338+
- 我愛這本書,幾乎涵蓋了所有的範圍
339+
- 很 "Python" 的程式碼
340+
- 看看我對於此書的介紹:[https://startupnextdoor.com/book-report-data-structures-and-algorithms-in-python/](https://startupnextdoor.com/book-report-data-structures-and-algorithms-in-python/)
341341

342342

343343
### Optional Books

0 commit comments

Comments
 (0)