G11 TA2 reivew

G11 TA2 reivew

11th Grade

40 Qs

quiz-placeholder

Similar activities

Computer Programming 2 - Final Exam

Computer Programming 2 - Final Exam

9th - 12th Grade

37 Qs

Y9 Loops and Ifs

Y9 Loops and Ifs

8th - 12th Grade

40 Qs

python cp1

python cp1

10th Grade - Professional Development

40 Qs

Edx GCSE Python 04

Edx GCSE Python 04

11th Grade

35 Qs

Programming Final Exam

Programming Final Exam

9th - 12th Grade

40 Qs

Review: CC_L01-L03

Review: CC_L01-L03

9th - 12th Grade

40 Qs

Programming with Sphero (End-of-Year Review)

Programming with Sphero (End-of-Year Review)

KG - 12th Grade

40 Qs

CodeHS Unit 3 Methods Practice

CodeHS Unit 3 Methods Practice

9th - 12th Grade

40 Qs

G11 TA2 reivew

G11 TA2 reivew

Assessment

Quiz

Computers

11th Grade

Hard

Created by

HoangViet Phannguyen

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What result will this code give?

1, 2, ,3, 4, 5, 6

2, 3, 4, 5, 6, 7

2, 7, 2

2, 4, 6

2

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when this piece of code runs?

Hello 1, Hello 2, Hello 3

Hello 3

Hello 1, Hello 2, Hello 3

Syntax Error

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a while loop, does the program check the condition at the beginning?

Yes

No

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does this code print?

Even

syntax error

Odd

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The '=' sign is used in Python to assign values.

Yes

No

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What number will the code below show?

7

12

syntax error

1

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol(s) are used to compare values in Python?

both of them

==

!=

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?