ccc112b / wp

課程:網頁設計 -- 筆記、習題與報告
4 stars 63 forks source link

作業3:JavaScript 基本練習 #11

Open ccckmit opened 3 months ago

ccckmit commented 3 months ago
  1. 先印出 -- Hello 你好!
  2. 印出小於 n 的所有奇數 printOdd(n)
  3. 寫一個函數判斷 n 是否為質數 isPrime(n)
  4. 印出所有小於 n 的質數總和 sumPrime(n)
  5. 寫一個函數做向量相加 vectorAdd(a,b)
  6. 寫一個函數做矩陣相加 matrixAdd(a,b)
  7. 寫一個函數做矩陣相乘 matrixMul(a,b)
  8. 請寫一個函數 daysInYear(n) 傳回西元 n 年應該有幾天
    • 例如 daysInYear(1991) => 365
    • daysInYear(2004) => 366
    • daysInYear(1900) => 365
    • daysInYear(2000) => 366 # 對 400 取餘數為 0
ccckmit commented 3 months ago

繳交示範

姓名, 學號

wakaba0972 commented 3 months ago

吳秉昭, 111211543

shain120 commented 3 months ago

黃冠勝, 111210540

C10H8Nai commented 3 months ago

林瑋哲,110910112

HJH60 commented 3 months ago

胡佳慧,111010141

tonytomtody commented 3 months ago

蔡瑞哲, 111210504 https://github.com/tonytomtody/wp/tree/master/js

taitaiwu commented 3 months ago

吳佳泰, 111210520

peterwang0329 commented 3 months ago

汪章貴, 111210513 https://github.com/peterwang0329/wp/tree/master/js/hw3

ChadChenYu commented 3 months ago

陳辰鈺, 111210518

linpeic commented 3 months ago

林沛欣,111210522 程式碼

456-An commented 3 months ago

蘇奕安, 111110509

codewhight commented 3 months ago

林彥廷 111210510 https://github.com/codewhight/wp/tree/master/JavaScript/HW1

Vanh3ll commented 3 months ago

卓孝偉 111210551 https://github.com/Vanh3ll/wp/tree/master/%E4%BD%9C%E6%A5%AD3%20HW3

Hfkem commented 3 months ago

陳冠昀 111210503 https://github.com/Hfkem/wp/tree/master/hw

Dogcatlionz commented 3 months ago

吳昱礽 111210509

Erkmrcl17 commented 2 months ago

李麗恩 111210559 https://github.com/Erkmrcl17/wp/tree/master/HW3

Sharkyyyyy123 commented 2 months ago

李鑫林 111210502

VinsOrl commented 2 months ago

林新興 111210556 https://github.com/VinsOrl/wp/tree/master/HW3

CYR1225 commented 2 months ago

陳奕儒 111210546 https://github.com/CYR1225/HW3/tree/a99a3eb6644ac828d0f13ddf511c1117356a1e60/HW3

1100jimjim commented 2 months ago

蘇湧竣 111210523 https://github.com/1100jimjim/wp/tree/master/%E4%BD%9C%E6%A5%AD-3

zerorezerorezero commented 2 months ago

陳盈羽 111210521 https://github.com/zerorezerorezero/wp/tree/master/javascript/HW3

yunuun commented 2 months ago

黃湘芸 111210514 https://github.com/yunuun/wp/tree/master/hw3

Jonathan-es commented 2 months ago

陳家盛 111210554 https://github.com/Jonathan-es/wp/tree/master/hw3

使用ChatGPT來調試

Linyowe commented 2 months ago

林右緯 111113344 https://github.com/Linyowe/wp/tree/master/javascript.js

Raylee123321 commented 2 months ago

111210508 李詠睿 https://github.com/Raylee123321/wp/tree/44a55c51375033c318db6edb2d0f726573fe5b73/%E4%BD%9C%E6%A5%AD

yiting0418 commented 1 month ago

陳翊庭 111210512 https://github.com/yiting0418/wp/tree/master/hw3

cindycallista commented 1 month ago

楊莉思 111210555 https://github.com/cindycallista/wp/tree/master/HW_3

Rafu2102 commented 1 month ago

林明昌 111210534 https://github.com/Rafu2102/wp/tree/master/js/hw3

Logan910115 commented 3 weeks ago

羅德耕, 110910560

https://github.com/Logan910115/wp/tree/master/HW3

emperoy commented 3 weeks ago

羅翊宸 111110513

https://github.com/emperoy/wp/tree/master/js/hw3

Yu0618 commented 2 weeks ago

李蕙妤,111210519 https://github.com/Yu0618/wp/tree/master/html/hw3

yawem0525 commented 2 weeks ago

張雅雯 111210539 https://github.com/yawem0525/wp/tree/master/HW3

CH623 commented 2 weeks ago

趙興華 111210515 https://github.com/CH623/wp/tree/master/js/HW3

edwimtiongyuanxie commented 2 weeks ago

張源熙 111210550 https://github.com/edwimtiongyuanxie/wp/tree/master/js

Kumaaaaaaaaaaaakuaaaaa commented 2 weeks ago

吳畇蓁

111210240

程式碼 : https://github.com/Kumaaaaaaaaaaaakuaaaaa/wp/tree/master/hw3

jerry92916 commented 2 weeks ago

陳宏傑 111210529 https://github.com/jerry92916/wp/tree/master/HW3

Micha1lyu commented 2 weeks ago

余宸安 111210543 https://github.com/Micha1lyu/wp/tree/master/js/hw3 矩陣乘法參考gpt

Sakuraebi128 commented 2 weeks ago

黃瓘閎 111210541 https://github.com/Sakuraebi128/wp/tree/master/Hw3

shanghua1002 commented 2 weeks ago

吳尚樺 111210505
程式碼

Kumaaaaaaaaaaaakuaaaaa commented 2 weeks ago

吳畇蓁

111210240

程式碼 : https://github.com/Kumaaaaaaaaaaaakuaaaaa/wp/tree/master/hw3

julianalidya commented 2 weeks ago

林小蓮 111210552 https://github.com/julianalidya/wp/tree/master/HW%203

hmzhen12 commented 2 weeks ago

胡眉真 111210548 https://github.com/hmzhen12/wp/tree/master/HW3

110910234 commented 2 weeks ago

莊宸維 110910234 https://github.com/110910234/wp/tree/master/hw3

daibao87 commented 2 weeks ago

林育民 111210507 https://github.com/daibao87/daibao87.github.io/tree/7e501dd2c784fd7f922c5d4c2d3851a6fe4e32e6/hw3

Kabocha0918 commented 1 week ago

曾俊諭,111210506 https://github.com/Kabocha0918/wp/tree/master/html/work3

LainGH0601 commented 1 week ago

王莉允 111010144 https://github.com/LainGH0601/wp/tree/master/homework/HOMEWORK3

W100552733w commented 1 week ago

葉俊成 111210544 這 https://github.com/W100552733w/W100.github/tree/main/hw3

Erhashh commented 1 week ago

安吉斯 111210563 https://github.com/Erhashh/wp/tree/master/hw3