Lab 01: C Basics
Starter code:
/assets/low-level/code/week-01/hello.cTasks
- Compile and run
hello.c. - Modify the program to greet your name.
- Submit output screenshot.
/assets/low-level/code/week-01/hello.chello.c.