Code Combat Review

Flashcard
•
Computers
•
8th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

15 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Which line of code is correct? Options: hero.MoveLeft(), heroMoveLeft();, hero.moveleft(:, hero.moveLeft();
Back
hero.moveLeft();
2.
FLASHCARD QUESTION
Front
Which line of code will make the hero move up 4 times? Options: 4.hero.Move.Up();, hero.MoveUp(4);, hero.4MoveUp();, hero.Move4Up();
Back
hero.MoveUp(4);
3.
FLASHCARD QUESTION
Front
What must every line of code end with?
Back
semi-colon ;
4.
FLASHCARD QUESTION
Front
Which line of code will attack Kratt? Options: hero.attack("Kratt");, hero.attack("kratt");, hero.attack(Kratt);, Hero.Attack.Kratt;
Back
hero.attack("Kratt");
5.
FLASHCARD QUESTION
Front
What is the correct way to write a while loop? Options: while { }, while.true { }, while (loop), while (True) { }
Back
while (True) { }
6.
FLASHCARD QUESTION
Front
How do you create a variable for enemy1 Gert?
Back
var enemy1 = "Gert";
7.
FLASHCARD QUESTION
Front
What does the word in red symbolize: hero.moveUp(); ?
Back
The object
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
The Hero's Journey

Flashcard
•
8th Grade
13 questions
Georgia Studies Milestones Review 1

Flashcard
•
8th Grade
15 questions
Literary Archetypes Mastery Flashcard

Flashcard
•
8th Grade
11 questions
Python Basics Flashcard

Flashcard
•
8th Grade
15 questions
Code Combat Flashcard

Flashcard
•
8th Grade
14 questions
Anime Flashcard

Flashcard
•
8th Grade
10 questions
Pearl Harbor

Flashcard
•
8th Grade
15 questions
The Hero's Journey

Flashcard
•
8th 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