8-期中总结

Quiz
•
Computers
•
University
•
Medium

Yilin Chen
Used 14+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
下列是合适的 变量、函数、类 等的命名的是:
Python1_3Fun
class
Python3-me
4Python3
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
下列数值变量运算错误的是?
7 / 4= 1.75
7 // 4 = 2
7 % 4 = 3
7 * 4 = 28
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
对列表进行一系列操作后,输出结果为:
[3,2]
[1]
[2]
[3]
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
已知列表A=[1,2,4,5],我们想要向列表中添加元素 3 得到列表[1,2,3,4,5],下列操作正确的是:
A.append(2,3)
A.append(3,2)
A.insert(2,3)
A.insert(3,2)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
下列变量a中不属于元组的是:
a = tuple([1,2,3,4])
a = 1,2,3,4
a = (1,)
a = (1)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
下列不能使用for循环进行遍历的数据类型是
list
tuple
string
int
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
通过下列的循环控制语句之后,输出的值为:
0
15
21
28
Create a free account and access millions of resources
Similar Resources on Wayground
17 questions
Ch7-電腦網路

Quiz
•
University
17 questions
生成式人工智能-實作1-文本生成

Quiz
•
8th Grade - University
25 questions
网络安全应急响应

Quiz
•
University
15 questions
Python Tuples Quiz

Quiz
•
University
15 questions
你真的會EXCEL嗎?

Quiz
•
University
17 questions
第七章 CSS入门

Quiz
•
University
16 questions
北醫新生走心大測驗

Quiz
•
University
20 questions
通信技术知识点测验

Quiz
•
KG - Professional Dev...
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade