iT邦幫忙

鐵人檔案

2022 iThome 鐵人賽
回列表
自我挑戰組

Udemy課程上完你也可以開始Codewars 30天 系列

筆者上了Udemy課程後,為了測試與練習開始的自發挑戰。
希望從新手入門的角度,給同為初學者的夥伴信心!

鐵人鍊成 | 共 30 篇文章 | 1 人訂閱 訂閱系列文 RSS系列文
DAY 21

[Day21] Codewars >>> Luck check (Python)

題目(5kyu): In some countries of former Soviet Union there was a belief about luc...

2022-10-06 ‧ 由 infinity5050 分享
DAY 22

[Day22] Codewars >>> Rot13 (Python)

題目(5kyu): ROT13 is a simple letter substitution cipher that replaces a letter w...

2022-10-07 ‧ 由 infinity5050 分享
DAY 23

[Day23] Codewars >>> Numbers and its Reversal Having Same Prime Factors. (Python)

題目(5kyu): The number 1089 is the smallest one, non palindromic, that has the sa...

2022-10-08 ‧ 由 infinity5050 分享
DAY 24

[Day24] Codewars >>> Split Strings (Python)

題目(6kyu): Complete the solution so that it splits the string into pairs of two...

2022-10-09 ‧ 由 infinity5050 分享
DAY 25

[Day25] Codewars >>> Decimal to Factorial and Back (Python)

題目(5kyu): Coding decimal numbers with factorials is a way of writing out number...

2022-10-10 ‧ 由 infinity5050 分享
DAY 26

[Day26] Codewars >>> Pete, the baker (Python)

題目(5kyu): Pete likes to bake some cakes. He has some recipes and ingredients. U...

2022-10-11 ‧ 由 infinity5050 分享
DAY 27

[Day27] Codewars >>> First non-repeating character (Python)

題目(5kyu): Write a function named first_non_repeating_letter that takes a string...

2022-10-12 ‧ 由 infinity5050 分享
DAY 28

[Day28] Codewars >>> Consecutive k-Primes (Python)

題目(5kyu): A natural number is called k-prime if it has exactly k prime factors,...

2022-10-13 ‧ 由 infinity5050 分享
DAY 29

[Day29] Codewars >>> Weight for weight (Python)

題目(5kyu): My friend John and I are members of the "Fat to Fit Club (FFC)&q...

2022-10-14 ‧ 由 infinity5050 分享
DAY 30

[Day30] Codewars >>> 1's, 0's and wildcards (Python)

題目(5kyu): You are given a string containing 0's, 1's and one or more '?', where...

2022-10-15 ‧ 由 infinity5050 分享