Explain where you got stuck and/or confused on today's code. If it was a bug, what was the problem, and what was the solution? If you got confused about a concept, what was it, and what was the clarification?
We got stuck on the how to actually have the for loop find out the biggest number in the sequence. Ferny helped us figure it out. He made an extra variable that exist as a holder for the numbers and if the number is bigger then the holder it will replace the holder. When it ends, the biggest number will print out to the screen.
No comments:
Post a Comment