Day 11 - Blackjack (First project!)
2022-04-21 | 0 0 | Python 課堂筆記 100 Days of Code
Print a list from 1 times 1 to 9 times 9
2022-04-20 | 0 0
Print a list from n times 1 to n times 9
2022-04-20 | 0 0
Return an array of the number smaller than n
2022-04-19 | 0 0
Return the summation of the number smaller than n
2022-04-19 | 0 0
Return the count of the number smaller than n
2022-04-19 | 0 0
Return first capital letter and its index
2022-04-19 | 0 0
Day 10 - Function with output & Calculator
2022-04-16 | 0 0 | Python 課堂筆記 100 Days of Code