IT Specialist Exam Prep 1

IT Specialist Exam Prep 1

9th Grade

25 Qs

quiz-placeholder

Similar activities

CodeHS Python Unit 3 Quiz Review

CodeHS Python Unit 3 Quiz Review

9th - 12th Grade

20 Qs

GCSE Computer Science: Programming (Data Structures)

GCSE Computer Science: Programming (Data Structures)

9th - 10th Grade

20 Qs

Diagnostic Assessment Python

Diagnostic Assessment Python

8th - 11th Grade

20 Qs

End of year quiz: Python

End of year quiz: Python

9th Grade

20 Qs

2324TX5

2324TX5

9th - 12th Grade

20 Qs

Python Class 9

Python Class 9

9th - 10th Grade

25 Qs

J277 Test, trace and validate

J277 Test, trace and validate

9th - 11th Grade

21 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

IT Specialist Exam Prep 1

IT Specialist Exam Prep 1

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Kaitlyn Lejeune

Used 17+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the data type of the result of 5 // 2?

float

int

str

bool

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following is a valid variable name in Python?

2nd_value

value-2

second_value

class

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the result of type("3.14")?

<class 'float'>

<class 'int'>

<class 'str'>

<class 'bool'>

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the result of 3 + 2 * 2?

10

7

9

12

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which operator is used for exponentiation in Python?

^

**

//

^^

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What does "Python".lower() return?

PYTHON

python

Python

None

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What will len("hello world") return?

10

11

12

None

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?