Search Header Logo
OzariaCH2:Capstone

OzariaCH2:Capstone

Assessment

Presentation

Computers

9th - 11th Grade

Hard

Created by

Jennifer Bertke

FREE Resource

3 Slides • 10 Questions

1

Ozaria CH2: Capstone

By Jennifer Bertke

media

2

REVIEW

play this quizizz as often as you need to ​absorb the correct answers

3

Multiple Choice

Question image

What is a variable as defined in programming?

1

a way to keep track of information that may be redefined later

2

a label for a string

3

a variable is a symbol and placeholder for any mathematical object

4

a whole number that is not a fraction or decimal

4

Multiple Choice

Question image

What is a string as defined in programming?

1

a series of characters that can be numbers, letters, or a type of data that can be stored in variables

2

a label for a string

3

a variable is a symbol and placeholder for any mathematical object

4

a whole number that is not a fraction or decimal

5

Multiple Choice

What is an integer as defined in programming?

1

a way to keep track of information that may be redefined later

2

a number that contains decimals

3

a variable is a symbol and placeholder for any mathematical object

4

a whole number that is not a fraction or decimal

6

Multiple Choice

Question image

What is a float as defined in programming?

1

a way to keep track of information that may be redefined later

2

a number that contains decimals

3

a variable is a symbol and placeholder for any mathematical object

4

a whole number that is not a fraction or decimal

7

Open Ended

Question image

Why should a programmer use strings?

8

media

Capstone

9

Multiple Choice

What will the following text accomplish in Ozaria?

dragon = game.createCharacter("dragon")

fox = game.createCharacter("fox")

1

set background

2

create characters

3

cause characters to enter the screen

4

cause the dragon and fox to sing the classic song by Ylvis

10

Multiple Choice

Question image

What will the following text accomplish in Ozaria?

dragon.enter("left")

dragon.say("Who is here?")

1

cause the fox to enter the screen from the right

2

create characters

3

cause the dragon to enter the screen from the left

4

cause the dragon and fox to sing the classic song by Ylvis

11

Multiple Choice

What is a conditional in Ozaria?

1

a script that requires a check situation that will determine a result

2

A method to have a program always repeat the same reaction regardless of the situation

3

tenses used in a foreign language to speculate on what may happen

4

former Secretary of State under George Bush

12

Multiple Choice

Question image

What is a comparative in Ozaria?

1

a logical statement often used to determine what actions follow conditionals, like <, >, =

2

A method to have a program always repeat the same reaction regardless of the situation

3

tenses used in a foreign language to speculate on what may happen

4

something Mrs. Bertke added to make your life harder only

13

Multiple Choice

Given the chosen dragonChoice equal to 1, and the code below, what will happen?

dragonChoice = dragon.showChoice("You shouldn't be here.", "Why so long?.")

if dragonChoice == 1:

fox.say("I'm still here.")

dragon.say("Who cares.")

dragon.exit("left")

if dragonChoice == 2:

fox.say("Little problems on my way.")

1

absolutely nothing- Dragons don't exist in Ozaria

2

The fox will say, ("Little problems on my way.")

3

The fox will say, " I'm still here." Then the dragon will say, "Who cares."

4

The dragon will say, " I'm still here." Then the fox will say, "Who cares."

Ozaria CH2: Capstone

By Jennifer Bertke

media

Show answer

Auto Play

Slide 1 / 13

SLIDE