Middle School Python
NY-CSDF.6-8.CT.9
Plan, test, document, and review a small program
Plan a small project with requirements, tests, and readable structure.
Learn the skill
- 1Plan a small project with requirements, tests, and readable structure.
- 2Explain design choices, edge cases, and what each function returns.
Cited instruction
Use the publisher's material for instruction, then return to PeerTutor for the checked practice written for this skill.
Computer Science and Digital Fluency · New York State Education DepartmentPractice preview
Which requirement is testable?
Which project function has the clearest contract?
What should percent(3, 4) return if it rounds 100 * correct / total?
Course mapping reviewed by Nikhil on 2026-08-26. Practice is authored for PeerTutor and does not reproduce linked providers' exercises.