Final Exam P2Q2

Final Exam P2Q2

12th Grade

25 Qs

quiz-placeholder

Similar activities

JavaScript Quiz 2

JavaScript Quiz 2

9th - 12th Grade

20 Qs

Computer Science

Computer Science

9th - 12th Grade

20 Qs

Python

Python

12th Grade

20 Qs

Code.org List

Code.org List

10th - 12th Grade

20 Qs

Code.org Unit 5 Test

Code.org Unit 5 Test

10th - 12th Grade

20 Qs

Computer Science Principles Lists Loops Traversals

Computer Science Principles Lists Loops Traversals

10th - 12th Grade

20 Qs

iGCSE Computer Science: Problem Solving

iGCSE Computer Science: Problem Solving

9th - 12th Grade

20 Qs

Python -Iteration (loops)

Python -Iteration (loops)

7th - 12th Grade

20 Qs

Final Exam P2Q2

Final Exam P2Q2

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Julio Fuentes

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

What type of object do we need to create in order to draw something on the screen?

A turtle object

A squirtle object

A painter object

A julio object

2.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

What is wrong with the following variable declaration: 'my age = 100'?

I am not 100 years old

my age should be spaced out

the variable should not be a number

the variable name should not have spaces in between words

3.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

What is the data type of the following variable? mysteryVar = 7

boolean

int

float

string

4.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

What data type is the following variable? mysteryVar = "55"
boolean
int
float
string

5.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which Python command allows you to get data from a user?

input

output

data

equals

6.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

From which number do we always start counting when using for loops?

1

2

3

0

7.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

What symbol represents the modulo operator?

/

*

%

&

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?