Q2 - Python

Q2 - Python

University

10 Qs

quiz-placeholder

Similar activities

Functions and Modules

Functions and Modules

University

10 Qs

6-文件操作

6-文件操作

University

10 Qs

Python Round 3

Python Round 3

University

11 Qs

Fundamentos y Condicionales en Python - ALIANZA2025

Fundamentos y Condicionales en Python - ALIANZA2025

11th Grade - University

12 Qs

CSE 102 Exam 2 Practice

CSE 102 Exam 2 Practice

University

15 Qs

Python: Strings, listas, tuplas y más

Python: Strings, listas, tuplas y más

University

13 Qs

PythonTest

PythonTest

6th Grade - Professional Development

11 Qs

Python Programming Intermediate-1

Python Programming Intermediate-1

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?