
Py03
Authored by 鄭 傑
Computers
10th Grade
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
下列何者為相等運算子?
==
=
= =
!=
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
下列何者為正確判斷及格的判斷式?
if score>=60:
if score>=60
if : score>=60
if score>60:
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python使用何種方式表達if條件式下的執行範圍?
縮排
大括號
小括號
冒號
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
要如何使變數count的數值往上增加1?
count = count + 1
count + 1
count + 1 = count
count++
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
下列哪些正確?
else不可獨自出現
if與else間可插入不縮排程式碼
else不得有判斷式
else可以有很多組
6.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
下列哪些正確?
elif不可獨立出現,一定要先有if
elif必須要有判斷式
elif的判斷式一定會執行
elif可以有很多組
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
欲交換變數a、b的數值,下列何者正確?
a=b
b=a
c=b
b=a
a=c
b=c
c=a
a=b
a=c
c=b
b=a
Access all questions and much more by creating a free account
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
Already have an account?