Week 1 Practice Problems

In addition to this week’s lab and problem set, you’re welcome to try any of these (optional!) practice problems:

  • Debug, for becoming familiar with C syntax and debugging programs
  • Half, for practice creating a function
  • Prime, for practice using for loops