Python Sem. Review P1

Python Sem. Review P1

11th Grade

20 Qs

quiz-placeholder

Similar activities

AP CSA Unit 2 Review

AP CSA Unit 2 Review

9th Grade - University

22 Qs

KUIZ ASK Tingkatan 2 Bab 3.1 (Bahagian 1)

KUIZ ASK Tingkatan 2 Bab 3.1 (Bahagian 1)

1st Grade - Professional Development

15 Qs

Python

Python

9th - 12th Grade

16 Qs

Python Basics

Python Basics

KG - University

15 Qs

Type data python

Type data python

9th Grade - University

15 Qs

Python Basics

Python Basics

KG - University

16 Qs

Arithmetic Types Declare Initialize Relation Logical Ops

Arithmetic Types Declare Initialize Relation Logical Ops

9th Grade - University

16 Qs

ICS Test #4 review

ICS Test #4 review

9th - 12th Grade

15 Qs

Python Sem. Review P1

Python Sem. Review P1

Assessment

Quiz

Computers

11th Grade

Easy

Created by

LARRY GREEN

Used 7+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What input will cause only line #12 to be executed?

food_id('potato')

food_id('apple')

food_id('orange')

food_id('banana')

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What input will cause only line #14 to be executed?

food_id('potato')

food_id('apple')

food_id('orange')

food_id('banana')

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A string that contains no characters is called a _____.

Empty String

Bank String

Null String

Guess String

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following two inputs will produce an error?

type('tr' + “y this”)

type('tr' + 5)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_____ involves pasting together two strings, one after another.

Iterables

Concatenation

len

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_____ are sequences that can be counted in order, one at a time, during iteration.

Iterables

Concatenation

len

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The _____ function returns the number of elements in an iterable.

len

sum

count

Iterables

Concatenation

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?