--- tags: 軟體工程師體驗營 - 2024 --- # 🏅 JS 任務 Day5 - if 流程判斷 I ### 題目一:成年計算機 ``` =JavaScript // input 輸入 checkAdult(20) checkAdult(12) checkAdult(33) checkAdult(18) // output 輸出 "成年" "未成年" "成年" "未成年" ``` ### 題目二:法定性行為年紀計算機(16歲) ``` =JavaScript // input 輸入 canSex(16,"male") canSex(14,"female") canSex(20,"female") // output 輸出 "可以色色" "你還不行哦~" "可以色色" ``` ### 題目三:滿 300 即可符合優惠條件,能使用 50 元折價券 ``` =JavaScript // input 輸入 buy(450) buy(299) buy(0) buy(-30) buy(300) buy(1000) // output 輸出 "符合優惠券資格,費用是 400" "不優惠券資格,費用是 299" "...你來亂的嗎?" "再鬧我就生氣了哦~" "剛好符合資格,費用是 250" "符合優惠券資格,費用是 950" ``` ## 進階題,不適合新手 ### 是否為質數 ``` =JavaScript // input 輸入 isPrime(29) isPrime(17) isPrime(-3) isPrime(288) isPrime(97) isPrime(6) // output 輸出 "是質數" "是質數" "無法判別" "我只能算 100 以內的質數計算,原諒我QQ" "是質數" "不是質數" ``` ## 回報流程 1. 將答案貼在 Codepen 並複製 Codepen 連結貼至「回報區」回報 (也可以將答案直接貼至「回報區」) ![](https://i.imgur.com/vftL5i0.png) 回報區 --- | 報數 | Discord 名字 | Codepen/其他回饋 | |:----:|:---------------:|:------------------------------------------------------------------------------------:| | 1 | 詹姆士 | [Codepen](https://codepen.io/z111048/pen/xxeNXwe) | | 2 | Antonio | [Codepen](https://codepen.io/gwhvusel-the-builder/pen/dyLEVXy) | | 3 | Ariel | [Codepen](https://codepen.io/ariel0510/pen/ZEZNXXm?editors=0010) | | 4 | tim | [Codepen](https://codepen.io/jskrtivy-the-animator/pen/OJGYxXW?editors=1112) | | 5 | Larry | [Codepen](https://codepen.io/larrylinr5/pen/PogvJWW?editors=1111) | | 6 | 小米 | [Codepen](https://codepen.io/hlgudwue-the-typescripter/pen/JjVqred?editors=1111) | | 7 | Zander | [Codepen](https://codepen.io/chuangmaster/pen/VwNOMVK) | | 8 | 阿若 | [Codepen](https://codepen.io/skar5268/pen/jORoGXe) | | 9 | anderson666 | [Codepen](https://codepen.io/goodmanbuild/pen/yLrWzqQ) | | 10 | LiLiLiLi | [Codepen](https://codepen.io/jungang0414/pen/PogvJdJ?editors=0012) | | 11 | LGJason | [Codepen](https://codepen.io/j811108/pen/KKYLypE) | | 12 | Michelle0417 | [Codepen](https://codepen.io/michelle0417/pen/OJGYxjg) | | 13 | zaoannihao | [Codepen](https://codepen.io/ckhwdvrx-the-solid/pen/LYvojBq?editors=1112) | | 14 | MY | [Codepen](https://codepen.io/ahmomoz/pen/yLrWPyW?editors=1112) | | 15 | Ana | [Codepen](https://codepen.io/Ana-Wu/pen/mdgYqWx?editors=1112) | | 16 | Tanyaaaa | [Codepen](https://codepen.io/tanya77777/pen/BaEemRq) | | 17 | WEIWEI | [Codepen](https://codepen.io/weiwei93/pen/BaEewGJ) | | 18 | leo.chang | [Codepen](https://codepen.io/s16777216/pen/ZEZNaJG) | | 19 | 白白 | [Codepen](https://codepen.io/YuBai/pen/xxeNXmG?editors=0011) | | 20 | Lauren | [Codepen](https://codepen.io/Lauren8/pen/MWRdrab?editors=0012) | | 21 | hongru-LyNn | [Codepen](https://codepen.io/LyNnYWu/pen/NWmVwzV) | | 22 | JUN_ | [Codepen](https://codepen.io/Jun-L/pen/xxeNpOY?editors=0011) | | 23 | Aya | [Codepen](https://codepen.io/NoNameNote/pen/zYXQpKP) | | 24 | jamesct34 | [Codepen](https://codepen.io/JCT34/pen/gOyJXPe) | | 25 | brucelee0629 | [Codepen](https://codepen.io/xxhdklwi-the-decoder/pen/wvZbPEZ?editors=1011) | | 26 | Joey一針 | [Codepen](https://codepen.io/joeychou/pen/WNWBdxQ) | | 27 | Eden | [Codepen](https://codepen.io/iseden/pen/zYXQpqE) | | 28 | boin | [Codepen](https://codepen.io/boinji/pen/poBmpzy) | | 29 | Ching | [CodePen](https://codepen.io/huangching/pen/oNORpJO) | | 30 | Emma | [CodePen](https://codepen.io/huang_L/pen/OJGYzeX) | | 31 | Frank Chiang | [Codepen](https://codepen.io/frankchiang/pen/yLrWpNa) | | 32 | lele | [Codepen](https://codepen.io/Wpypy/pen/oNORGOz?editors=1111) | | 33 | Sammy | [Codepen](https://codepen.io/fsczdlla-the-bold/pen/LYvoOJO?editors=0011) | | 34 | damon0323 | [Codepen](https://codepen.io/swk9eny2/pen/zYXQRGM?editors=0011) | | 35 | Amy(咂摳) | [Codepen](https://codepen.io/nnxucgmc-the-builder/pen/XWQwVBE?editors=0012)/進階待補 | | 36 | 黛西 | [Codepen](https://codepen.io/ChiashengLin/pen/GRLayra?editors=1111) | | 37 | Camila | [Codepen](https://codepen.io/camilalo/pen/xxeNYyb) | | 38 | 宇 | [Codepen](https://codepen.io/jian-yu-chen/pen/vYMwdKN) | | 39 | Chia Pin | [Codepen](https://codepen.io/joker-cat/pen/oNORERz) | | 40 | Toung | [Codepen](https://codepen.io/Toung/pen/OJGYvPv) | | 41 | yuling | [Codepen](https://codepen.io/igzdflpu/pen/eYoaGWQ) | | 42 | yunyouob | [Codepen](https://codepen.io/ozkkvlsu-the-animator/pen/LYvodPR?editors=1011) | | 43 | Yuwen | [Codepen](https://codepen.io/Yuwen-the-reactor/pen/VwNOXMr?editors=0012) | | 44 | Chingya | [Codepen](https://codepen.io/chingya1214/pen/WNWBzZW) | | 45 | macihuang | [Codepen](https://codepen.io/macy1215/pen/MWRdVpg) | | 46 | jcode0x378 | [Codepen](https://codepen.io/jeffreylin1990/pen/wvZbmRZ?editors=0012) | | 47 | mike_2049 | [Codepen](https://codepen.io/mike2049/pen/yLrWPQY?editors=1112) | | 48 | CrystalLala | [Codepen](https://codepen.io/crystallala/pen/oNORqjB) | | 49 | Peggy | [Codepen](https://codepen.io/peggy0419/pen/KKYLXye) | | 50 | 禮央 (れお) | [CodePen](https://codepen.io/J-Y-P/pen/LYvoeov) | | 51 | KUN. | [Codepen](https://codepen.io/barry91205/pen/qBwGomr?editors=1111) | | 52 | 小趴 | [Codepen](https://codepen.io/papa2415/pen/bGJyvJP) | | 53 | 紫珩 | [Codepen](https://codepen.io/tzhengliin/pen/GRLadqL) | | 54 | Six | [Codepen](https://codepen.io/Max-kuo/pen/qBwGYjy?editors=0011) | | 55 | Tough life | [Codepen](https://codepen.io/hakuei0115/pen/YzMbLEg) | | 56 | sweewei | [Codepen](https://codepen.io/sweewei-Law/pen/gOyJzzO?editors=1111) | | 57 | jerry | [Codepen](https://codepen.io/sony791210/pen/rNbgvpY) | | 58 | 快樂小豬 | [Codepen](https://codepen.io/rtjowfyf-the-lessful/pen/ExJzLeR?editors=1111) | | 59 | Elva Su | [Codepen](https://codepen.io/evensu_/pen/vYMwrvg?editors=0011) | | 59 | Ellie | [Codepen](https://codepen.io/Ellie-Chiang/pen/dyLEVpP?editors=0012) | | 61 | 薛逢 | [Codepen](https://codepen.io/vogqyrrj-the-selector/pen/ExJzoWQ) | | 62 | Winnie | [Codepen](https://codepen.io/codepen-io-winnie/pen/ExJzQyr?editors=0011) | | 63 | Andy_12 | [Codepen](https://codepen.io/lifann/pen/JjVqOZJ?editors=0011) | | 64 | s870012 | [Codepen](https://codepen.io/idzrvbnl-the-bashful/pen/YzMbLxB?editors=0011) | | 65 | MDFK | [Codepen](https://codepen.io/aqcrrhwb/pen/PogvBJB?editors=0012) | | 66 | Jiahe | [Codepen](https://codepen.io/Andywang-95/pen/vYMwzaq?editors=0012) | | 67 | ninii傳教士 | [Codepen](https://codepen.io/niiniiii/pen/NWmVLzr?editors=0011) | | 68 | Casey | [Codepen](https://codepen.io/Caseyyyyyyyyyyyyyy/pen/bGJyxZw) | | 69 | yuan! | [Codepen](https://codepen.io/townyuan/pen/abxrxyq) | | 70 | liugod3824🔥 | [Codepen](https://codepen.io/kjssvtkr-the-animator/pen/qBwGGje?editors=0012)✔ | | 71 | JY | [Codepen](https://codepen.io/jylee0805/pen/abxrgjp?editors=0011) | | 72 | Daphne | [Codepen](https://codepen.io/DaphneShen/pen/WNWBqoY?editors=0012) | | 73 | Shiny | [Codepen](https://codepen.io/shinychen/pen/LYvovoa) | | 74 | easonpan | [Codepen](https://codepen.io/easonpan0904/pen/oNOrXzK) | | 75 | mionne | [Codepen](https://codepen.io/neohyntw/pen/LYvKpwO) | | 76 | emmazhang. | [Codepen](https://codepen.io/zhangemma/pen/eYowJNB) | | 77 | kevinwen2014 | [Codepen](https://codepen.io/wenwoo/pen/oNOrbrV?editors=1111) | | 78 | Mika | [Codepen](https://codepen.io/shumtzhz-the-encoder/pen/GRLbgdV) | | 79 | yicheng | [Codepen](https://codepen.io/YiChengCHANG/pen/MWRMyWr?editors=1112) | | 80 | yu.t_liu | [Codepen](https://codepen.io/YuT200053/pen/BaEgjbj?editors=1012) | | 81 | aoya9155 | [Codepen](https://codepen.io/aoya2139/pen/xxeoOgV?editors=0011) | | 82 | kawa | [Codepen](https://codepen.io/z83xji6/pen/ZEZdKxM?editors=0011) | | 83 | sylviabuy | [Codepen](https://codepen.io/sylviabela/pen/poBXrXw?editors=1111) | | 84 | 婉玲Dacy | [Codepen](https://codepen.io/xxaynqoq-the-animator/pen/zYXVzpv?editors=1112) | | 85 | Ran | [Codepen](https://codepen.io/Ran-Ran-the-typescripter/pen/OJGeONz?editors=0011) | | 86 | 達達 | [Codepen](https://codepen.io/Adam-Tsai/pen/yLrdGQg?editors=1111) | | 87 | oldan | [Codepen](https://codepen.io/Enix-Chien-/pen/mdgZowM) | | 88 | oyll | [Codepen](https://codepen.io/dizzydog-rgb/pen/BaEgbMq) | | 89 | Maca | [CodePen](https://codepen.io/uimaca/pen/eYowXPm?editors=0010) | | 90 | kebukeyi | [CodePen](https://codepen.io/kebukeyi/pen/poBMvRJ?editors=0011) | | 91 | weeixunzht | [CodePen](https://codepen.io/CalebZhang/pen/ExJqaeb) | | 92 | ss585801 | [CodePen](https://codepen.io/ss585801/pen/zYXQgyj?editors=1112) | | 93 | maru3096 | [Codepen](https://codepen.io/deamru/pen/KKYONmq) | | 94 | Eileen | [Codepen](https://codepen.io/Eileen-io/pen/OJGKvMg) | | 95 | asabulu_von_f | [Codepen](https://codepen.io/asabulu/pen/bGJXvqL?editors=0012) | | 96 | PoWei#8484 | [Codepen](https://codepen.io/Po-Wei-Lai/pen/gOyVvva?editors=1112) | | 97 | 知夜 | [Codepen](https://codepen.io/XiaoXiaTian2/pen/rNgBBNw?editors=1111) | | 98 | Sonia | [Codepen](https://codepen.io/YUJOU/pen/rNgBWjG?editors=1111) | | 99 | 嵬 | [Codepen](https://codepen.io/Obivld/pen/gOJYYep?editors=1111) | | 100 | yo0x0oy | [Codepen](https://codepen.io/Dayton-Hsieh/pen/LYoPBwZ) | | 101 | discat3119 | [Codepen](https://codepen.io/dizzysoup/pen/jOoNjbG) | | 101 | .zack_p | [Codepen](https://codepen.io/Designer-PH/pen/RwmwWqo?editors=0012) | | 102 | wan_ju | [Codepen](https://codepen.io/Laura21/pen/PovoZVx?editors=1111) | | 103 | Guan(yangguan.) | [Codepen]([http](https://codepen.io/Yang-guan/pen/KKLKaMX?editors=0011)) | | 104 | hsiu8767 | [Codepen](https://codepen.io/hsiu8767/pen/JjqjdoO) | | 105 | Jainee | [Codepen](https://codepen.io/Jainee0110/pen/vYwYRbK) | | 106 | l.shua_228 | [Codepen](https://codepen.io/Shan-Hua-Lin-LIN-HUA/pen/abrbjBQ) | | 107 | jerry_66983 | [Codepen](https://codepen.io/Barry-C/pen/rNgaNGr?editors=0011) | | 108 | 艾洛 | [Codepen](https://codepen.io/Ironance/pen/ExzamqQ?editors=0012) | | 109 | haojing | [Codepen](https://codepen.io/hjxu/pen/jOoEagZ?editors=1011) | | 110 | Ed Huang | [Codepen](https://codepen.io/yide1986/pen/vYwEPwO?editors=1012) | | 111 | 搗蛋鬼別搗蛋 | [Codepen](https://codepen.io/yaling0616/pen/bGyELWv?editors=1111) | | 112 | Chieh | [Codepen](https://codepen.io/Wei-Chieh-T/pen/zYQrXPa?editors=0011) | | 113 | jami_37521 | [Codepen](https://codepen.io/jamiHexo/pen/jOoqPJX) | <!--【快速複製】 | num | user | [Codepen]() | -- > https://codepen.io/CalebZhang/pen/ExJqaeb?editors=0011 https://codepen.io/Barry-C/pen/rNgaNGr?editors=0011