Skip to content

Commit 48458a6

Browse files
authored
Update contents.md
1 parent 6e0d962 commit 48458a6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

contents.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626
* [Python排序問題](questions/sort/Python排序問題.md)
2727
* [sorted函數中key參數的作用原理](questions/sort/sorted函數中key參數的作用原理.md)
2828

29+
* star expression
30+
* [關於 python * 和 ** 的問題](questions/star/關於python*和**的問題.md)
31+
2932
## 控制流程與迭代
3033

3134
* if(if/elif/else)

0 commit comments

Comments
 (0)