Please watch ALL videos - these will help with all the coding assignments!
logical Operators
conditional Logic
Boolean Data Type
relational operator
Please define what these symbols do:
||
&&
!
<=
>=
==
===
* / + -
(hint! Just use the snipping tool)
Lesson 3: FIX THE PROGRAM- Make that ball come back!
Create an "if statement" or a conditional statement to make the ball bounce off the side of the canvas. You may change the color of the background and the ball as you would like. The important thing is to make sure the ball bounces back off the wall.
[Self Assessment]
[Mrs. LaMarche's Feedback Here]