CodeMonkey Final Exam G4 2-2024

CodeMonkey Final Exam G4 2-2024

4th Grade

16 Qs

quiz-placeholder

Similar activities

Motion Blocks in Scratch

Motion Blocks in Scratch

1st - 5th Grade

20 Qs

Defensive Design

Defensive Design

KG - University

11 Qs

Code Vocabulary

Code Vocabulary

3rd Grade - University

18 Qs

Information Transfer

Information Transfer

4th - 6th Grade

12 Qs

CodeMonkey + Concept Mid-Year Review

CodeMonkey + Concept Mid-Year Review

4th - 5th Grade

15 Qs

Python Quiz

Python Quiz

3rd - 4th Grade

15 Qs

SICS Half-Year Review (3-5)

SICS Half-Year Review (3-5)

1st - 5th Grade

20 Qs

Grade 4-final revision

Grade 4-final revision

4th Grade

11 Qs

CodeMonkey Final Exam G4 2-2024

CodeMonkey Final Exam G4 2-2024

Assessment

Quiz

Computers

4th Grade

Medium

Created by

Teacher Romeo

Used 1+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the purpose of the 'and' operator?

It checks if at least one condition is True.

It checks if all conditions are True.

It checks if a condition is False.

It combines two strings.

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the purpose of the 'or' operator?

It checks if at least one condition is True.

It checks if all conditions are True.

It checks if a condition is False.

It always returns False

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Fill in the blanks with the most appropriate command.

and

or

until

if

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Fill in the blanks with the most appropriate command.

and

or

until

if

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Fill in the blanks with the most appropriate command.

dragon.fire_at(obstacle)

dragon.smash(obstacle)

dragon.water(obstacle)

dragon.hit(obstacle)

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Fill in the blanks with the most appropriate command.

dragon.fire_at(obstacle)

dragon.smash(obstacle)

dragon.water(obstacle)

dragon.hit(obstacle)

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What does a for loop in Python allow you to do?

Execute code only once

Repeat code for a specific number of times

Skip code execution

Execute code conditionally

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?