
Py02
Quiz
•
Computers
•
10th Grade
•
Medium
鄭 傑
Used 4+ times
FREE Resource
Enhance your content in a minute
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
何種方式可以讀取使用者輸入的整數,將其存放於變數x?
x = input()
input() = x
x = int(input())
int(input()) = x
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
9//4的結果是?
2
2.25
2.5
3
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
9/4的結果是?
2.25
2.5
2
3
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
以下程式輸出為何?
x = 9487
y = 4
mod = x % y
print("x除y的餘數是",mod)
x除y的餘數是 7
9487除4的餘數是 7
x除y的餘數是 3
9487除4的餘數是 3
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
如果要計算8的7次方,下列哪些有誤?
8 ** 7
8*8*8*8*8*8*8
8 ******* 7
7 ** 8
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
下列程式碼何者可以得到x的三次方根?
x ** 3
x ** 1/3
x ** (1/3)
x ** 0.3
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
請問下列程式執行完後,x為多少?
x = 7
x = x + 1
8
7
6
等式不成立
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
14 questions
LA6.C6: Graphics Window
Quiz
•
9th Grade - University
10 questions
python
Quiz
•
9th - 12th Grade
10 questions
Recursion Practice, Recursion Practice, Recursion Practice...
Quiz
•
10th Grade - University
10 questions
Алгоритмические конструкции
Quiz
•
6th - 10th Grade
13 questions
python A
Quiz
•
10th Grade
15 questions
AP Computer Science Principles - Module 3 Review
Quiz
•
10th - 12th Grade
13 questions
ÔN TẬP WHILE & IF
Quiz
•
10th Grade
13 questions
JavaScript Variables
Quiz
•
3rd Grade - University
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
6 questions
FOREST Self-Discipline
Lesson
•
1st - 5th Grade
7 questions
Veteran's Day
Interactive video
•
3rd Grade
20 questions
Weekly Prefix check #2
Quiz
•
4th - 7th Grade
