
資料科學挑戰賽二

Quiz
•
Computers
•
Professional Development
•
Medium

shangchen kuo
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
下列程式碼執行後,變數 c 的資料型態為何?
int
str
float
bool
2.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
執行下列程式,下列結果何者正確?
[5, -1, -2]
[ 5, 4, 3, 2, 1, 0, -1]
[5, 3, 1]
[5, 3, 1, -1]
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
請問輸出結果為下列何者??
1
3
5
7
9
1
3
5
7
2
4
6
8
10
2
4
6
8
4.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
list = [1, 2, 3, 4, 5],經過下列哪行程式,會讓 list = [1, 2, 3, 5]
list.pop(3)
list.pop( )
list.pop(4)
list.pop(5)
5.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
list = [5, 20, 10, 0, 15, 25, 30],執行下列哪行程式,會讓 list = [0, 5, 10, 15, 20, 25, 30]
list.reverse( )
list.sort( )
list.extend( )
list.clear( )
6.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
請問輸出結果為何呢??
100
'd'
d
TypeError
7.
MULTIPLE CHOICE QUESTION
10 sec • 5 pts
print(3*1**3)
27
9
3
1
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Basic Programming Kotlin

Quiz
•
Professional Development
5 questions
社交工程問答

Quiz
•
Professional Development
10 questions
AppsLab_Q2

Quiz
•
10th Grade - Professi...
15 questions
Code X Trade

Quiz
•
Professional Development
10 questions
Structure Data Review

Quiz
•
University - Professi...
13 questions
Python Final Quiz

Quiz
•
Professional Development
10 questions
智慧型手機應用程式測驗

Quiz
•
Professional Development
6 questions
Создание массивов в Пайтон

Quiz
•
KG - Professional Dev...
Popular Resources on Wayground
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
10 questions
"LAST STOP ON MARKET STREET" Vocabulary Quiz

Quiz
•
3rd Grade
19 questions
Fractions to Decimals and Decimals to Fractions

Quiz
•
6th Grade
16 questions
Logic and Venn Diagrams

Quiz
•
12th Grade
15 questions
Compare and Order Decimals

Quiz
•
4th - 5th Grade
20 questions
Simplifying Fractions

Quiz
•
6th Grade
20 questions
Multiplication facts 1-12

Quiz
•
2nd - 3rd Grade