Python Topics 1 & 2

Python Topics 1 & 2

11th Grade

14 Qs

quiz-placeholder

Similar activities

Coding review

Coding review

11th Grade

18 Qs

Sequential and Binary Search

Sequential and Binary Search

10th - 12th Grade

12 Qs

CMU Academy 1.2

CMU Academy 1.2

9th - 12th Grade

14 Qs

CSP Lists Loops and Traversals

CSP Lists Loops and Traversals

10th - 12th Grade

15 Qs

Lists, Loops & Traversals

Lists, Loops & Traversals

10th - 12th Grade

15 Qs

Software Testing

Software Testing

11th Grade

15 Qs

Java Boolean Statements

Java Boolean Statements

11th Grade

11 Qs

Unit 2 Vocabulary, PLTW COM Science

Unit 2 Vocabulary, PLTW COM Science

9th - 12th Grade

9 Qs

Python Topics 1 & 2

Python Topics 1 & 2

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Elie Castillo

Used 1+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

The str() function converts the specified value into a string.

Yes

No

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

The int() function converts the specified value into an integer number.

False

True

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If the float() function converts the specified value into a floating point number, what is the floating point number for 5?

0.5

5

5.1

3.5

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

We can compare two values in Python, and will return a:

Int

Boolean Values

Yes or No

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We must write the booleans "True or False" in:

Lower Case

Letters

All in Upper Case

The first letter in Upper Case

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

An example of data convertion is:

converting int data to str.

Implicit Conversion

Explicit Conversion

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which ones use "[...]" in construct data structures:

Sets and dictionaries

Tuples and sets

Lists

Dictionaries

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?