Programming Basics: Statements & Functions: Crash Course Computer Science #12
Today, Carrie Anne is going to start our overview of the fundamental building blocks of programming languages. Weโll start by creating small programs for our very own video game to show how statements and functions work. We arenโt going to code in a specific language, but weโll show you how conditional statements like IF and ELSE statements, WHILE loops, and FOR loops control the flow of programs