Update exercise number of each exercise

This commit is contained in:
Michael Frank
2021-05-12 19:39:31 +12:00
parent 26ac56f75d
commit 321e943041
9 changed files with 10 additions and 8 deletions
+2
View File
@@ -1,3 +1,5 @@
# Exercise 08 - Calculator
The goal for this exercise is to create a calculator that does the following:
add, subtract, get the sum, multiply, get the power, and find the factorial