Exercises
We'll cover the following...
We'll cover the following...
Exercise 1
Implement a factorial using a for loop.
Exercise 2
Using for loops, write a function that prints out borders. With the main function:
You should get the output: ...
Implement a factorial using a for loop.
Using for loops, write a function that prints out borders. With the main function:
You should get the output: ...