W9 <<
Previous Next >> HW2之1
HW2
由於部分學員在建立 Github 帳號時, 無法使用學號登記帳號, 因此造成 W3 部分分組組員的倉儲與網站連結產生錯誤, 今已知乙班的原始分組數列如下:
一乙:
[[40823148, 40923203, 40923208, 40923209, 40923210, 40923223, 40923225, 40923230, 40923238, 40923239, 40923244, 40923249], [40523148, 40923201, 40923202, 40923218, 40923219, 40923228, 40923231, 40923232, 40923240, 40923247, 40923248, 40923250], [40823152, 40923205, 40923212, 40923214, 40923217, 40923226, 40923236, 40923241, 40923242, 40923246, 40923251], [40723217, 40728238, 40923206, 40923216, 40923220, 40923227, 40923233, 40923237, 40923243, 40923252, 40923253], [40523138, 40923204, 40923207, 40923211, 40923213, 40923221, 40923224, 40923229, 40923234, 40923235, 40923245]]
但是一甲的分組數列當時並未能儲存.
另外, 從亂數分組頁面可以從教務處伺服器與 Heroku 上的網站結合下取得兩班最終修課學員名單:
四技設一甲計算機程式學員名單:
https://nfulist.herokuapp.com/?semester=1091&courseno=0762
參考資料:
變數: https://books.trinket.io/pfe/02-variables.html
條件式: https://books.trinket.io/pfe/03-conditional.html
重複迴圈: https://books.trinket.io/pfe/05-iterations.html
數列: https://books.trinket.io/pfe/08-lists.html
開啟檔案: https://books.trinket.io/pfe/07-files.html
超文件: https://www.w3schools.com/html/
bs4: https://readthedocs.org/projects/beautiful-soup-4/downloads/pdf/latest/
解題參考: https://www.kaggle.com/mdecourse/cp2020-hw2
W9 <<
Previous Next >> HW2之1