Skip to content
This repository was archived by the owner on Dec 1, 2022. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 328 Bytes

File metadata and controls

9 lines (5 loc) · 328 Bytes
Module 1

Go back to Prep for Class 2

Exercise: Decade

The code in decade.c has a bug! Fix it!

Copy the code from decade.c into a file (also named decade.c) in your IDE. If you don't see the bug right away, try running the code as is before changing anything.