遊戲的主角是誰?

CS1考題

Quiz
•
Computers
•
10th Grade
•
Medium
SUIHUAI HUANG
Used 4+ times
FREE Resource
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
Similar Resources on Quizizz
20 questions
11900程41-60

Quiz
•
9th - 12th Grade
18 questions
Computer Science

Quiz
•
9th - 12th Grade
20 questions
11900程61-80

Quiz
•
9th - 12th Grade
20 questions
11900程101-120

Quiz
•
9th - 12th Grade
20 questions
112年度一般人員資通安全通識教育訓練測驗

Quiz
•
9th - 12th Grade
18 questions
SUPER HERO

Quiz
•
4th Grade - University
20 questions
Python 程式碼基礎

Quiz
•
10th Grade
20 questions
11900系發61-80

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade
Discover more resources for Computers
25 questions
Spanish preterite verbs (irregular/changed)

Quiz
•
9th - 10th Grade
10 questions
Juneteenth: History and Significance

Interactive video
•
7th - 12th Grade
8 questions
"Keeping the City of Venice Afloat" - STAAR Bootcamp, Day 1

Quiz
•
9th - 12th Grade
20 questions
Distance, Midpoint, and Slope

Quiz
•
10th Grade
20 questions
Figurative Language Review

Quiz
•
10th Grade
20 questions
Understanding Linear Equations and Slopes

Quiz
•
9th - 12th Grade