
CS1考題
Quiz
•
Computers
•
10th Grade
•
Medium
SUIHUAI HUANG
Used 4+ times
FREE Resource
Enhance your content in a minute
23 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
遊戲的主角是誰?
princess
hero
Demon
king
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
如何命令英雄攻擊名為"Treg"的目標?
hero.attack("Treg")
hero.attend("Treg")
hero.hit('Treg')
hero.hit("Treg")
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
如何在Python中定義一個變數名為score並賦值為10?
score = 10
var score = 10
int score = 10
let score = 10
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
在Python中,如何定義一個變數name並將其值設為字符串"John"?
name2= 'John'
name = John
name = "John"
var name = 'John'
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
如何在Python中定義一個迴圈,使其重複執行三次?
for i in range(5):
for i in range(3):
while i < 3:
while True:
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
如何使用while迴圈讓英雄無限次數地向右移動兩步然後向下移動一步?(先省略縮排問題)
while True:
hero.moveRight(2)
hero.moveDown()
while i < 3:
hero.moveRight(2)
hero.moveDown()
for i in range(3):
hero.moveRight(2)
hero.moveDown()
for i in range(5):
hero.moveRight(2)
hero.moveDown()
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
在英雄指令中,如何命令英雄說出“1+1”?
hero.say("1+1")
hero.speak("1+1")
hero.tell("1+1")
hero.say(1+1)
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
20 questions
PhotoShop Test Review
Quiz
•
9th Grade - University
21 questions
Introduction to CS
Quiz
•
7th Grade - University
20 questions
1.7 System Software
Quiz
•
10th - 11th Grade
18 questions
Fusion 360: Introduction Quiz
Quiz
•
6th - 12th Grade
20 questions
Microsoft Publisher
Quiz
•
6th - 12th Grade
20 questions
Computer Software and Hardware
Quiz
•
10th Grade
20 questions
Computer Hardware - Input&Output Devices for Situations
Quiz
•
1st - 12th Grade
18 questions
GCSE Computing 1.7 System Software #2
Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
4 questions
Activity set 10/24
Lesson
•
6th - 8th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
30 questions
October: Math Fluency: Multiply and Divide
Quiz
•
7th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
20 questions
Six Weeks Test 2 Review
Lesson
•
9th - 12th Grade
12 questions
Overview of Mexico Part 1
Lesson
•
9th - 12th Grade
10 questions
Exploring Computer Hardware and Software Components
Interactive video
•
6th - 10th Grade
