Tag: divide
-
KinderSwift 4: Increments and Math Operators
In this episode, we’ll finish looking at the integer math operators, and talk a bit about how to count by one and two using increment operators. Transcript Welcome back to Kinderswift. Let’s continue from where we left off last time.In our last session, we used the let and var statements. let and var statements are…