Code Combat Review (Python)

Quiz
•
Computers
•
8th Grade
•
Medium
Karen Hogan
Used 907+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
Which line of code is correct?
hero.MoveLeft()
heroMoveLeft();
hero.moveleft(:
hero.moveLeft()
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which line of code will make the hero move up 4 times?
4.hero.Move.Up();
hero.MoveUp(4);
hero.4MoveUp();
hero.Move4Up();
3.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
What must every line of code end with?
comma ,
semi-colon ;
parantheses ()
period .
4.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
Which line of code will attack Kratt?
hero.attack("Kratt")
hero.attack("kratt");
hero.attack(Kratt);
Hero.Attack.Kratt;
5.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
What is the correct way to write a while loop?
while {
while.true {
while (loop)
while True:
6.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
How do you create a variable for enemy1 Gert?
enemy1 = "Gert"
enemy1 = Gert
var.enemy1 = Gert;
var.Enemy.1 = "Gert";
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
You can enter a number as an argument to instruct your object to move more than one space at a time.
True
False
Create a free account and access millions of resources
Similar Resources on Wayground
9 questions
Stairway to Mystery

Quiz
•
8th Grade
15 questions
Lesson Review

Quiz
•
7th - 11th Grade
10 questions
Chapter 4 - Latihan

Quiz
•
1st - 12th Grade
10 questions
JavaScript Basics

Quiz
•
6th - 8th Grade
12 questions
Variables Unit 3 Scratch Practice

Quiz
•
6th - 8th Grade
10 questions
Y8 Java (Karel the dog)

Quiz
•
8th - 9th Grade
10 questions
Game Lab - Basic Sprite Control

Quiz
•
6th - 12th Grade
10 questions
MS Logo

Quiz
•
4th - 9th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade