Name all the characters below.
Crosspoint Middle School Programming Blog
Tuesday, June 6, 2017
Monday, June 5, 2017
Blog 41
- I want to make a sprite appear on my screen.
- What 3 things(or lines of code) do I need to do to get it on the screen?
Thursday, June 1, 2017
Blog 40
Look at the code below and tell me how big the rectangle will be.
var size=100;
rect(200,150,size, size);
Tuesday, May 30, 2017
Blog 39
Which of these variable names are valid ones?
var popGoesTheWeasel;
var 4size;
var zoom_zoom;
var size of rectangle
Thursday, May 25, 2017
Tuesday, May 23, 2017
Thursday, May 18, 2017
Subscribe to:
Posts (Atom)