期末考-1114405020-范芯瑜 - #1340
Open
linyoulun wants to merge 11 commits into
Open
期末考-1114405020-范芯瑜#1340linyoulun wants to merge 11 commits into
linyoulun wants to merge 11 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
期末上機考 TDD 實作成果 — 1114405020 范芯瑜
本 Pull Request 包含 1114405020 范芯瑜 期末考上機實戰 A、B、C 區所有 4 道題目之 TDD 完整開發成果。
❶ 題目摘要與個人參數
❷ 19 項自動化測試結果 (全綠燈)
本機已補齊 A、B、C 區所有邊界與極端值測試,19 項案例全數通過:
❸ 學生與 AI 協作修改細節
test_data_cleaning.py中的[]空輸入測試,以及test_digital_root.py中對大數base的除法餘數累加演算法。