notes/education/software development/ECE1400/Chapter 2 Exercises.md

10 lines
68 B
Markdown
Raw Normal View History

2024-09-07 19:12:12 +00:00
# \#2
Directives:
```c
#include <stdio.h>
```
Statements:
```c
```