9th -

12thgrade

Image

Karel - Unit 1

10
plays

30 questions

Show Answers
See Preview
  • 1. Multiple Choice
    20 seconds
    1 pt
    An error in a program that prevents the program from running as expected.
    Error report
    Bug
    Mistake
    Algorithm
  • 2. Multiple Choice
    20 seconds
    1 pt
    What command will place a ball down in a spot?
    placeBall();
    Putball();
    putball():
    putBall();
  • 3. Multiple Choice
    20 seconds
    1 pt
    If Karel starts at Street 1 and Avenue 3 facing East, what street (row) and avenue (column) will Karel be on after this code runs?
    move(); 
    move();
    move();
    turnLeft();
    move();
    Street 1 and Avenue 3
    Street 4 and Avenue 4
    Street 2 and Avenue 6
    Street 6 and Avenue 2
  • Answer choices
    Tags
    Answer choices
    Tags

    Explore all questions with a free account

    Already have an account?