Lab 01: C Basics

Starter code: /assets/low-level/code/week-01/hello.c

Tasks

  1. Compile and run hello.c.
  2. Modify the program to greet your name.
  3. Submit output screenshot.