This video series introduces the Snap programming language and demonstrates some basic features of Snap. We build a simple program to show Input with the "Ask" block, output with the "Say" block, introduce a basic "Repeat" loop (iteration), and talk about how to create variables to store values.
This video is Part 3: Commenting Your Code, Algorithm Design (Sequencing, Selection, and Iteration). It continues from where we left off.
#computerscience , #compsci , #snap , #programming , #coding , #codingtutorial , #introduction , #input , #output , #iteration , #selection , #booleanlogic , #algorithm