Q2 - Python

Q2 - Python

University

10 Qs

quiz-placeholder

Similar activities

OOP-2

OOP-2

University

10 Qs

Code-O-Fiesta Round 1

Code-O-Fiesta Round 1

University

15 Qs

Week 7 Quiz

Week 7 Quiz

University

15 Qs

Computational Thinking in Python[Quiz 2]

Computational Thinking in Python[Quiz 2]

University

15 Qs

CS201: Chapter 5

CS201: Chapter 5

University

13 Qs

Tuan 3 - Python

Tuan 3 - Python

KG - Professional Development

10 Qs

Python Day 8

Python Day 8

University

7 Qs

Python

Python

7th Grade - University

10 Qs

Q2 - Python

Q2 - Python

Assessment

Quiz

Computers

University

Medium

Created by

Ronald Baldemoro

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A ____ is created in Python by placing items inside [], separated by commas .

LIST

TUPLE

DICTIONARY

STRING

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Python it is possible to access a section of items from the list using the ____ operator : not just a single item.

SLICING

FIND

SLICE

SEPARATE

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The ____ method adds an item at the end of the list.

APPEND

ADD

INSERT

PUSH

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A ___ is created by placing all the items (elements) inside parentheses (), separated by commas.

TUPLE

LIST

SET

STRING

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose a Tuple method:

COUNT

APPEND

FIND

INSERT

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose a TUPLE method:

INDEX

REMOVE

APPEND

DEL

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In computer programming, a ___ is a sequence of characters.

STRING

LIST

TUPLE

SET

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?