You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IT 140 Module Three assignment repository for designing a Python paycheck calculator with flowcharts and pseudocode. Uses an SDLC workflow to practice requirements analysis, decision branching, software design, and optional Python construction and testing.
IT 140 Module Four assignment repository for designing a Higher/Lower Game with pseudocode. Uses an SDLC workflow to practice input validation, decision branching, loops, software design, and optional Python construction and testing.
IT 140 Module Two assignment for developing a beginner Python name-and-age program while practicing the Software Development Life Cycle (SDLC), including analysis, design, construction, testing, and debugging.
IT 140 Projects repository for designing, prototyping, developing, and testing a Python text-based adventure game across Modules Five–Seven. Uses an SDLC workflow to connect Project One game design, the Module Six prototype milestone, and Project Two final implementation.