
py04
Quiz
•
Computers
•
10th Grade
•
Hard
鄭 傑
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
下列程式輸出為何?
for i in range(94,87,-2) :
print(i, end=" ")
94 92 90 88
94 92 90 88 86
94 92 90 88 87
無法執行
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
下列程式輸出為何?
for i in range(94,87,2) :
print(i, end=" ")
94 92 90 88
94 92 90 88 86
94 92 90 88 87
無法執行
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
下列程式輸出為何?
for i in range(87,94,-2) :
print(i, end=" ")
87 89 91 93
87 89 91 93 95
87 89 91 93 94
無法執行
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
下列程式輸出為何?
for i in range(87,94,2) :
print(i, end=" ")
87 89 91 93
87 89 91 93 95
87 89 91 93 94
無法執行
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
下列程式碼會印出幾個星星?
25
15
0
30
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
設變數a=1,b=1
下列何者為費式數列的程式碼?
sum = a + b
a = b
b = sum
print(sum)
sum = a + b
b = a
a = sum
print(sum)
sum = a + b
b = sum
a = b
print(sum)
sum = a + b
a = sum
b = a
print(sum)
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
設變數n = 3
下列程式碼總共會印出多少個數字?
7
6
5
4
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
11 questions
01-01
Quiz
•
10th Grade
10 questions
健康用電腦小知識
Quiz
•
3rd Grade - University
8 questions
TP-Link Deco X95 網路知識小測驗!
Quiz
•
1st Grade - Professio...
15 questions
2.6 Binary & Hexadecimal
Quiz
•
KG - University
10 questions
II- KHÁI QUÁT VỀ TÀI NGUYÊN THIÊN NHIÊN, DÂN CƯ_QUẢNG NINH
Quiz
•
9th - 12th Grade
10 questions
閩南語
Quiz
•
1st - 11th Grade
15 questions
单元六:(1)认识电脑编程
Quiz
•
1st - 12th Grade
12 questions
UH2 Genap TIK X IPS
Quiz
•
10th Grade
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
11 questions
NEASC Extended Advisory
Lesson
•
9th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade
