Python Topics 1 & 2

Python Topics 1 & 2

11th Grade

14 Qs

quiz-placeholder

Similar activities

J277 Programming - Data Types

J277 Programming - Data Types

9th - 11th Grade

11 Qs

Programing Revision

Programing Revision

7th - 12th Grade

15 Qs

CP M4 Repetition & Loops

CP M4 Repetition & Loops

9th - 12th Grade

15 Qs

Advance Python

Advance Python

KG - Professional Development

10 Qs

Loops

Loops

9th - 12th Grade

10 Qs

Sequential and Binary Search

Sequential and Binary Search

10th - 12th Grade

12 Qs

Quiz 13 - For Loops

Quiz 13 - For Loops

11th Grade

10 Qs

Conditionals - codeHS mod4

Conditionals - codeHS mod4

9th - 12th Grade

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