--- tags: Mentocamp3 刷題讀書會 --- # 2024/03/05(二) 每週 21:00 Codewars 刷題 #5 ## 題目 - 主要:[Codewars_5kyu Find the unique string](https://www.codewars.com/kata/585d8c8a28bc7403ea0000c3) (與2/27為同系列題目) - 次要:暫無 > ## 會後Keynote (大家有用到的方法) > ### Python > - set() 不重複的元素集合 > https://www.runoob.com/python3/python3-set.html > https://www.programiz.com/python-programming/set > - frozenset() 返回一个凍結的集合,凍結後集合不能再添加或刪除任何元素 [name=Alvin] https://www.programiz.com/python-programming/methods/built-in/frozenset >  > - str.replace(old,new) 取代字串 https://www.programiz.com/python-programming/methods/string/replace > > - 練習Regular Expressions: https://regexone.com/lesson/whitespaces > ### Javascript > - new Set() > - String.prototype.replace() > https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/replace ## 回報格式 - 請 Fork 此 Replit 連結,進行程式碼解題,完成後將連結貼至「解題分享區」來與大家交流做法。 - Python: https://replit.com/@AnnaChu1/Codewarsfind-the-unique-string#main.py - JS: https://replit.com/@AnnaChu1/CodewarsFind-the-unique-stringjs#index.js - 一定要Fork到自己帳號底下,否則我印象中程式碼會不見。 (Fork過程有錯誤或不懂的,可以再讓我知道喔!)   解題分享區 --- #### 讀書會議流程: 1. 題目說明 2. 題目解析 4. 成員分享解題思路 5. 問題與討論 #### 回報區 : <No.1> Anna Replit:https://replit.com/@AnnaChu1/CodewarsFind-the-unique-stringjs#index.js <No.2> 阿媜 Replit:https://replit.com/@selena60635/CodewarsFind-the-unique-stringjs#index.js <No.3> Alvin Replit:https://replit.com/@yangalvin207/Codewarsfind-the-unique-string20240305#main.py ...請依序貼上
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up