CS Placement for Summer

#1
Write a function that draws a square. Assume you already have a function that draws a line of a given length, and a function to turn left.

Now, please draw a square using a loop if you didn't do it already in your first solution.
Click the card to flip 👆
1 / 8
Terms in this set (8)
If you are comfortable solving at least two of Problems #1-3, you should be in our advanced intro CS class at bectutoring.com/intro-cs. This class will assume experience using functions, loops, variables, and conditionals. We will cover javascript syntax. If this doesn't sound familiar, not a problem! Please sign up for our novice CS class at bectutoring.com/intro-cs.
If you are comfortable solving at least two of Problems #1-3, you should be in our advanced intro CS class at bectutoring.com/intro-cs. This class will assume experience using functions, loops, variables, and conditionals. We will cover javascript syntax. If this doesn't sound familiar, not a problem! Please sign up for our novice CS class at bectutoring.com/intro-cs.
If you are comfortable solving at least two of Problems #1-3, you should be in our advanced intro CS class at bectutoring.com/intro-cs. This class will assume experience using functions, loops, variables, and conditionals. We will cover javascript syntax. If this doesn't sound familiar, not a problem! Please sign up for our novice CS class at bectutoring.com/intro-cs.