How many flagged pencils should Ms Noha have on the board?
5
You should always do these 2 things before you leave the classroom
Pick up your things and push in your chair
True or False - There are videos in Schoology of each lesson.
TRUE
What is the code to change the background color
Background(color)
If you want to use Ms Noha's charger where should you sit?
At the table in the front
When I am talking you are......
The fill color controls the interior color of shapes drawn. Write the block code for this.
fill (color)
After I sign your planner for you to use the bathroom/go to your locker what should you do next?
Move the sign on the door
Ms Noha says you should do this everyday in schoology
Check your messages
What is the definition of variable?
A label for a piece of information used in a program.
Everyday you need to come with this inorder to do your work in my class.
Charged computer
You should only interrupt me if.....
It is life threatening (or you feel sick and need to leave immediately)
If you are sick or absent you should check this document.....
What did I miss when I was absent
What will happen on your grid when you use the block code:
regularPolygon(200, 200, 5, 50)
A pentagon will be drawn at 200,200.
How do you know what mouse to take from the wall?
Before you go to the bathroom YOU need to do this....
Have your planner filled out with the time
Write the block code that can be used to generate random numbers in your programs
randomnumber(MIN,MAX)