Checkpoint: Strengthening Your Programming Skills
摘要
In the previous chapters, we learned with Kai several basic programming topics that allow us to interact with programs using input and output statements, and we discovered the wonders of variables and different variable types. We also explored the powerful decision-making that is possible with the if statement. Finally, we discovered how to use the for loop to perform repetitive tasks easily and in a short amount of time.