24-25 G11 EOS 1 review

24-25 G11 EOS 1 review

11th Grade

51 Qs

quiz-placeholder

Similar activities

Progress Week

Progress Week

6th - 12th Grade

50 Qs

Week 5 - Variables/Booleans

Week 5 - Variables/Booleans

9th - 12th Grade

54 Qs

Plaza Programación

Plaza Programación

11th Grade

50 Qs

Python

Python

11th - 12th Grade

46 Qs

AP CSP: Unit 5 Test Review - List, Loops, & Traversals

AP CSP: Unit 5 Test Review - List, Loops, & Traversals

10th - 12th Grade

50 Qs

Comp Sci. Examination  March 13th

Comp Sci. Examination March 13th

9th - 12th Grade

50 Qs

VBA SET 1 G

VBA SET 1 G

9th - 12th Grade

50 Qs

CSP 1.3.2-1.3.4

CSP 1.3.2-1.3.4

9th - 12th Grade

50 Qs

24-25 G11 EOS 1 review

24-25 G11 EOS 1 review

Assessment

Quiz

Computers

11th Grade

Easy

Created by

HoangViet Phannguyen

Used 137+ times

FREE Resource

51 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

On which of these lines of code is there a mistake?

1

2

3

4

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How many times will the following loop run?

3

0

2

4

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of the following lines of code contains an error?

1 and 2

2 and 3

2 and 5

3 and 4

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can learning Python benefit students in their future careers?

Python is only useful for web design

Python skills are in high demand in various industries

Python has limited real-world applications

Python is outdated and not used in modern technology

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which situation would you use a for loop instead of a while loop?

When you know how many times you will do something,

When you don't know how many times you need to loop

When you need to loop indefinitely

When the loop depends on user input

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you write age = 16 in Python, what does age represent?

The name of a function

The age of a person

A variable storing the value 16

A secret code

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the data type of the following variable? name = "Alex"

integer

string

float

text

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?

Discover more resources for Computers