Learn Why to Code

A brief introduction to practical programming

If This, Then That. Or Else.

The problem: We need our loop to behave differently when it downloads an unwanted file.
The solution: Use an if/else statement.

This is just a skeleton of the actual lesson. Content is added as it is edited and polished.

Comments