This week involved learning about central flow statements, pointers, and references, but the videos do a poor job of integrating these such that I can output something more interesting.
It talked about continue, break, and return statements, but how would I use all 3 in the same loop?
There's no clear reason to use one or the other if ultimately the same result of "print X" is all I get from it.
Imagine learning trig sub, u sub, and integration by parts, yet never having to integrate anything besides linear functions. Where's the coding for more than just integers and strings?
Comments