
高二資訊課補考題目

Quiz
•
Information Technology (IT)
•
11th Grade
•
Medium
勝智 朱
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 10 pts
print()的功能是什麼?
輸入
輸出
宣告
讀取
2.
MULTIPLE CHOICE QUESTION
1 min • 10 pts
a='港明中學"
print(a)
請問下列哪個是執行結果?
a
港明中學
print(a)
程式錯誤
3.
MULTIPLE CHOICE QUESTION
1 min • 10 pts
a=[2,5,"高中部","台南"]
print(a[2])
請問下列哪個選項為執行結果?
2
5
高中部
台南
沒有結果
4.
MULTIPLE CHOICE QUESTION
1 min • 10 pts
在Python中
m=s // 60
ss= s % 60
若s是123,則
print(m,"分",ss,"秒)答案是?
2分30秒
2分3秒
12分3秒
1分23秒
5.
MULTIPLE CHOICE QUESTION
1 min • 10 pts
grade=92
if(grade<60):
print("要加油")
elif(60<=grade<=92):
print("很棒")
else :
print("非常好!")
請問下列哪個選項是執行結果?
要加油
很棒
非常好!
程式錯誤
6.
MULTIPLE CHOICE QUESTION
1 min • 10 pts
下列清單分別為5位同學與對應成績,執行程式後哪一結果是正確的?
name = ['小明', '小菜','小美','小李','小陳']
score = [90,88,66,73,55]
for i in range(5):
if(score[i] % 2 ==1):
print(name[i],score[i],end=",")
小明 90,小陳 55
小明 90 ,小美 66,小陳 55,
小菜 88,小美 66,
小李 73,小陳 55,
7.
MULTIPLE CHOICE QUESTION
1 min • 10 pts
下列為一個程式,請問其結果為何?
for i in range(10):
print(i)
0 2 4 6 8 10 12 14 16 18 20
1 3 5 7 9 11 13 15 17 19
0 1 2 3 4 5 6 7 8 9
6 7 8 9 10 11 12 13 14 15
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Bài 30

Quiz
•
10th Grade - University
10 questions
Quiz: Programming Basics Review

Quiz
•
11th Grade
11 questions
CodeQuest TechTopia 2025-26

Quiz
•
University
15 questions
Research Skills Quiz

Quiz
•
11th Grade
14 questions
C++ QUIZ

Quiz
•
12th Grade
15 questions
Microsoft Word Processing Skills Assessment

Quiz
•
10th Grade - University
15 questions
Python Battle Royale: Who Will Survive in the End?❤️🤔

Quiz
•
9th - 12th Grade
10 questions
Quizzi bài 29 Tin học 10

Quiz
•
10th Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Information Technology (IT)
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
20 questions
Getting to know YOU icebreaker activity!

Quiz
•
6th - 12th Grade
10 questions
Impact of 9/11 and the War on Terror

Interactive video
•
10th - 12th Grade
28 questions
Ser vs estar

Quiz
•
9th - 12th Grade
6 questions
Biography

Quiz
•
4th - 12th Grade
16 questions
Metric Conversions

Quiz
•
11th Grade
25 questions
ServSafe Foodhandler Part 3 Quiz

Quiz
•
9th - 12th Grade
10 questions
Fact Check Ice Breaker: Two truths and a lie

Quiz
•
5th - 12th Grade