
Python Tuples Quiz

Quiz
•
Computers
•
University
•
Medium

Shiwen Zhang
Used 1+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
下面哪一个是元组?
thistuple = 'apple, banana, cherry'
thistuple = {'apple', 'banana', 'cherry'}
thistuple = ('apple', 'banana', 'cherry')
thistuple = ['apple', 'banana', 'cherry']
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
下面哪个代码可以在python里面表示一个元组?
tuple = '1, 2, 3'
tuple = {1, 2, 3}
tuple = [1, 2, 3]
tuple = (1, 2, 3)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
以下哪项不是元组的特征?
元组是有序集合。
元组可以包含重复元素。
元组在创建后可以修改。
元组是不可变的。
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
哪种数据结构用于将多个项目存储在一个变量中?
元组
字符串
整数
浮点数
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
使用正确的语法打印水果元组中的元素数量
fruits = ("apple", "banana", "cherry")
print(________)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
您可以通过引用索引号来访问元组中的元素,那么第一个元素的索引号是多少?
1
0
-1
7.
FILL IN THE BLANK QUESTION
1 min • 1 pt
完善对应的语法,使代码可以输出元组fruits里面的第一个元素
fruits = ("apple", "banana", "cherry")
print(_______)
Create a free account and access millions of resources
Similar Resources on Wayground
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

Quiz
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
15 questions
Properties of Equality

Quiz
•
8th Grade - University
38 questions
WH - Unit 3 Exam Review*

Quiz
•
10th Grade - University
21 questions
Advise vs. Advice

Quiz
•
6th Grade - University
12 questions
Reading a ruler!

Quiz
•
9th Grade - University