My Software Engineering Notes Help

Module 4: Applied Computational Thinking Using Python

Learning Outcomes

  • Develop simple Python programs using lists, conditional statements, and loops

  • Develop more complex Python programs using functions and objects

  • Convert an algorithm from pseudocode to Python

  • Debug and fix syntax and runtime errors in simple Python programs

Data Representation: variables, lists

Conditionals

Loops and Iteration

Functions

Classes and Objects

Last modified: 10 March 2024