diff --git a/education/software development/ECE1400/Chapter 9 Exercises.md b/education/software development/ECE1400/Chapter 9 Exercises.md new file mode 100644 index 0000000..12cd8df --- /dev/null +++ b/education/software development/ECE1400/Chapter 9 Exercises.md @@ -0,0 +1,4 @@ +> 1. The following function, which computes the area of a triangle, contains two errors. Locate the errors and show how to fix them. (*Hint*: There are no errors in the formula) +```c + +``` \ No newline at end of file