Q2 - Python

Q2 - Python

University

10 Qs

quiz-placeholder

Similar activities

Python Language Programming

Python Language Programming

University

15 Qs

Komputasi Numerik

Komputasi Numerik

University

11 Qs

Python Lists and Tuples

Python Lists and Tuples

University

11 Qs

Mini Quiz IF2112

Mini Quiz IF2112

University

15 Qs

Code-O-Fiesta Round 1

Code-O-Fiesta Round 1

University

15 Qs

codestorm

codestorm

University

10 Qs

Computational Thinking in Python[Quiz 2]

Computational Thinking in Python[Quiz 2]

University

15 Qs

Tuan 3 - Python

Tuan 3 - Python

KG - Professional Development

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?