I am taking a C programming course over the seven weeks. This means I’ll finally get around to posting some code samples on here.
So far the homework load has been light, so I’ve made two quick programs to help me practice making FOR and WHILE loops. They return the first 10 digits of the Fibonacci Sequence.