下列程式輸出為何?
for i in range(94,87,-2) :
print(i, end=" ")
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
10 questions
網路安全與智慧科技
Quiz
•
9th - 12th Grade
10 questions
每日一ICT 14/11/2022-27/11/2022
Quiz
•
10th Grade
14 questions
网络与通讯2
Quiz
•
10th Grade - University
10 questions
台中市三年級資訊2-02數位學習高手-01主動學習樂
Quiz
•
3rd - 12th Grade
10 questions
雲端從業人員Module 6 知識點檢查
Quiz
•
9th - 12th Grade
8 questions
A2資訊處理:試算表操作
Quiz
•
9th - 12th Grade
10 questions
小小廣電競賽
Quiz
•
10th - 12th Grade
8 questions
運算思維挑戰賽
Quiz
•
7th - 10th Grade
20 questions
math review
Quiz
•
4th Grade
20 questions
Math Review - Grade 6
Quiz
•
6th Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
20 questions
Taxes
Quiz
•
9th - 12th Grade
10 questions
Human Body Systems and Functions
Interactive video
•
6th - 8th Grade
19 questions
Math Review
Quiz
•
3rd Grade
45 questions
7th Grade Math EOG Review
Quiz
•
7th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
20 questions
Taxes
Quiz
•
9th - 12th Grade
20 questions
Investing
Quiz
•
9th - 12th Grade
20 questions
Insurance
Quiz
•
9th - 12th Grade
20 questions
MCAS Biology Review
Quiz
•
9th - 10th Grade
20 questions
Paying for College
Quiz
•
9th - 12th Grade
20 questions
Banking
Quiz
•
9th - 12th Grade
20 questions
Managing Credit
Quiz
•
9th - 12th Grade