Q2 - Python

Q2 - Python

University

10 Qs

quiz-placeholder

Similar activities

PRACTISE_QUIZ

PRACTISE_QUIZ

University

15 Qs

Python List

Python List

University

10 Qs

DevNet Express

DevNet Express

10th Grade - Professional Development

11 Qs

Python Basics

Python Basics

University

15 Qs

INFORMATIKA X-5

INFORMATIKA X-5

10th Grade - University

15 Qs

Python Variables

Python Variables

University

15 Qs

2-列表与元组

2-列表与元组

University

10 Qs

Python Workshop Day - 2

Python Workshop Day - 2

University

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