Media Summary: IF statements are a lot like while. While statements runs until it is false. IF runs until it is true. IF ( boolean statement) { instructions }
Code Org Lesson 11 4a Programming Style And Feedback Tutorial With Answers Unit 1 Csa - Detailed Analysis & Overview
IF statements are a lot like while. While statements runs until it is false. IF runs until it is true. IF ( boolean statement) { instructions }