Courses/Computer Science/CPSC 203/CPSC 203 Template/Labs Template/Problem Solving Practice II

From wiki.ucalgary.ca
Jump to: navigation, search

Introduction

Today's tutorial will review the programming concepts covered in the last three tutorials, to prepare you for Lab Quiz 3.

Additional Reading

(none)

Review

  • implementing for loops
  • if conditions
  • else if conditions
  • mathematical operations
  • explanation of code
  • Manipulating lists