Final Exam P2Q2

Final Exam P2Q2

12th Grade

25 Qs

quiz-placeholder

Similar activities

FD Theory Python 2

FD Theory Python 2

11th Grade - University

20 Qs

Code.org List Questions

Code.org List Questions

10th - 12th Grade

20 Qs

H - H Python recap Quiz 2

H - H Python recap Quiz 2

12th Grade

20 Qs

function in python

function in python

12th Grade

20 Qs

การเเก้ปัญหาไพทอน

การเเก้ปัญหาไพทอน

8th - 12th Grade

20 Qs

MakeCode Arcade Unit 2 Review

MakeCode Arcade Unit 2 Review

6th - 12th Grade

20 Qs

Quizizz Game 2/1

Quizizz Game 2/1

9th - 12th Grade

20 Qs

HTML/JS quizziz 2 (Two)

HTML/JS quizziz 2 (Two)

6th Grade - Professional Development

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?