Week 3

Week 3#

Learning goals
  • separate data and program logic

  • use an array to represent a sequence of data

  • use for loops to repeat an action on array elements

  • use and compare strings

  • define and combine Boolean expressions

  • convert a ternary conditional operator to an if statement

  • use while for a continuous user input process

  • select and use scanf and fgets for a scenario

Activity 9

Write down what you have learned in the previous class.

Steps:

  • 1 min write down.

  • 2 min discuss in pairs and expand your lists.