24-25 G11 EOS 1 review

24-25 G11 EOS 1 review

11th Grade

51 Qs

quiz-placeholder

Similar activities

Year 10 Term 4 roundup

Year 10 Term 4 roundup

9th - 12th Grade

50 Qs

python basics by vaishali

python basics by vaishali

11th Grade

50 Qs

functions in python class 12  vaishali

functions in python class 12 vaishali

11th - 12th Grade

50 Qs

Python Review - PLTW CSE / Codecademy

Python Review - PLTW CSE / Codecademy

9th - 12th Grade

53 Qs

Python Programming Credential

Python Programming Credential

9th - 12th Grade

46 Qs

Strings in python - Test

Strings in python - Test

11th Grade

50 Qs

Prior Knowledge ICTI 3rd term Extended version

Prior Knowledge ICTI 3rd term Extended version

11th - 12th Grade

48 Qs

AQA GCSE CompSci Revision Quiz

AQA GCSE CompSci Revision Quiz

10th - 11th 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?