Week 3#
Learning goals
separate data and program logic
use an array to represent a sequence of data
use
forloops to repeat an action on array elementsuse and compare strings
define and combine Boolean expressions
convert a ternary conditional operator to an if statement
use
whilefor a continuous user input processselect and use
scanfandfgetsfor 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.