Python Topics 1 & 2

Python Topics 1 & 2

11th Grade

14 Qs

quiz-placeholder

Similar activities

Python Loops

Python Loops

9th - 12th Grade

10 Qs

AP CSP Unit 5 Review: Lists, Loops and Traversals

AP CSP Unit 5 Review: Lists, Loops and Traversals

9th - 12th Grade

19 Qs

Loops in Python !

Loops in Python !

11th Grade

15 Qs

Lists and Loops in Computer Science

Lists and Loops in Computer Science

10th - 12th Grade

15 Qs

Code.org: Lists, Loops, and Traversals

Code.org: Lists, Loops, and Traversals

10th - 12th Grade

15 Qs

CodeHS While Loops

CodeHS While Loops

9th - 12th Grade

11 Qs

GCSE 2.2 SQL

GCSE 2.2 SQL

9th - 11th Grade

12 Qs

Programming Review

Programming Review

9th - 12th Grade

15 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?