Week 4

Week 4#

Learning goals
  • generate and use random numbers

  • convert a decision table to a switch and if-else statement

  • read a single character from a line-buffered console input using getchar()

  • draw hierarchical flowcharts