
Py01-1

Quiz
•
Computers
•
10th Grade
•
Hard
鄭 傑
Used 3+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
下列程式輸出為何?
print("Hello Python")
"Hello Python"
Hello Python
("Hello Python")
print("Hello Python")
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
要讀取使用者輸入的文字,要使用下列何種函式?
input()
output()
print()
input(input())
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
在print資料時,要以什麼標點符號區隔文字與變數?
逗號
空格
雙引號
括號
4.
MULTIPLE SELECT QUESTION
1 min • 1 pt
下列哪些為字串與變數的差別?
字串要用雙引號包起來,變數不用
字串為固定數值,變數可隨著程式執行改變
變數可以存放字串
變數可以做數學運算,字串不行
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
下列何種方式可以將讀取到的整數,存放在變數num裡
num = input()
num = int(input())
input() = num
int(input()) = num
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
何者為Python中除法的運算符號?
÷
/
\
─
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
下方程式輸出為何?
BMI = 25
print("BMI為",BMI)
BMI為 25
BMI為25
BMI = 25
無法執行
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Flowcharrt Symbols

Quiz
•
10th Grade
12 questions
IT Fundamentals - 1.1 and 1.2

Quiz
•
9th Grade - University
8 questions
Small Basic Mid Point Review

Quiz
•
6th - 12th Grade
10 questions
AP Computer Science Principles - Unit 3: App Design

Quiz
•
9th - 12th Grade
10 questions
一維陣列

Quiz
•
9th - 12th Grade
15 questions
ASK F2 -KOD ARAHAN (PYTHON)

Quiz
•
1st Grade - University
10 questions
2223_S4_ICT_T2_exam_exercise_21-30

Quiz
•
9th - 12th Grade
15 questions
Algorithm

Quiz
•
10th - 11th Grade
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 Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade