Target Clear Game - Part 1

Target Clear Game - Part 1

12th Grade

10 Qs

quiz-placeholder

Similar activities

CyberSecurity Basics

CyberSecurity Basics

6th - 12th Grade

10 Qs

Python End of Topic Quiz

Python End of Topic Quiz

8th Grade - University

15 Qs

Java Script Quiz

Java Script Quiz

9th - 12th Grade

15 Qs

Python Lists

Python Lists

8th - 12th Grade

15 Qs

Lesson 3 Test

Lesson 3 Test

KG - 12th Grade

10 Qs

Python User Input Quiz

Python User Input Quiz

6th Grade - University

10 Qs

CodeHS 2.8 Functions to 2.12 User Input Review

CodeHS 2.8 Functions to 2.12 User Input Review

9th - 12th Grade

10 Qs

User Interface - Higher

User Interface - Higher

11th - 12th Grade

15 Qs

Target Clear Game - Part 1

Target Clear Game - Part 1

Assessment

Quiz

Computers

12th Grade

Medium

Created by

David Copeland

Used 6+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'CheckIfUserInputEvaluationIsATarget' function?

To update the targets

To evaluate if the user's input matches a target

To display the score

To remove used numbers.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which library is NOT imported in the code?

re

random

math

sys

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Fill in the blank: The 'Main' function initializes the variable 'TrainingGame' to ____.

A) True

B) False

C) None

D) 0

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Fill in the blank: The 'DisplayScore' function is called at the end of the ____ function.

A) Main

B) PlayGame

C) CheckIfUserInputEvaluationIsATarget

D) RemoveNumbersUsed

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the function 'CheckNumbersUsedAreAllInNumbersAllowed', what happens if an item is not found in 'Temp'?

The function returns True

The function returns False

The item is added to 'Temp'

The item is removed from 'Temp'

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the 'ConvertToRPN' function, what is the initial value of 'Position'?

1

0

2

3

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'EvaluateRPN' function in the code?

To parse user input

To evaluate a mathematical expression in Reverse Polish Notation

To check if user input is valid

To get the target number.

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?