Gogga Gogga on the Grid

Assessment
•
Claire Firman
•
Computers
•
10th Grade
•
9 plays
•
Medium
Student preview

7 questions
Show all answers
1.
MULTIPLE CHOICE
30 sec • 1 pt
"Gogga" in java allows us to
2.
MULTIPLE CHOICE
30 sec • 1 pt
To program with Gogga I need a file called
3.
MULTIPLE CHOICE
30 sec • 1 pt
To create a Gogga on a grid, I need the following command in my program:
4.
MULTIPLE SELECT
45 sec • 1 pt
By default a new Gogga bug is:
5.
MULTIPLE CHOICE
30 sec • 1 pt
To make a Gogga go forwards on the grid use the command:
6.
MULTIPLE SELECT
45 sec • 1 pt
You can make a Gogga turn by doing this:
7.
FILL IN THE BLANK
1 min • 1 pt
// The following code must draw a square:
Gogga bug = new Gogga();
bug.move();
_________
bug.move();
bug.turnLeft();
bug.move();
bug.turnLeft();
bug.move();
// Give the missing line?
Find a similar activity
Create activity tailored to your needs using
LESSON 5: CREATING ART WITH CODE

•
7th Grade - University
Karel Commands

•
9th - 12th Grade
Karel Programming 1

•
9th - 12th Grade
RobotC

•
9th - 11th Grade
CodeForLife 01 - Quiz

•
KG - University
Karel Programming

•
9th - 12th Grade
Karel Programming 1

•
9th - 12th Grade