Codecombat

Codecombat

6th Grade

15 Qs

quiz-placeholder

Similar activities

Mech Eng Review After Day 2

Mech Eng Review After Day 2

6th Grade

10 Qs

làm quen với máy tính

làm quen với máy tính

3rd Grade - University

20 Qs

Game Maker 8.0 Lite Quiz

Game Maker 8.0 Lite Quiz

6th Grade

20 Qs

ITS Python 檔案與例外處理課堂測驗

ITS Python 檔案與例外處理課堂測驗

6th - 8th Grade

10 Qs

Karel Conditions

Karel Conditions

6th - 8th Grade

13 Qs

Computer Parts

Computer Parts

6th Grade

12 Qs

Ігри в Scratch

Ігри в Scratch

6th Grade

20 Qs

ความรู้เกี่ยวกับเครือข่าย

ความรู้เกี่ยวกับเครือข่าย

6th Grade

10 Qs

Codecombat

Codecombat

Assessment

Quiz

Information Technology (IT)

6th Grade

Medium

Created by

Sirodom Jakkam

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

เขียนโค้ดให้ Hero "เดินขึ้นข้างบน"

hero.moveRight()

hero.moveDown()

hero.moveUp()

hero.moveLeft()

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

เขียนโค้ดให้ Hero "เดินไปทางซ้าย"

hero.moveRight()

hero.moveDown()

hero.moveUp()

hero.moveLeft()

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

เขียนโค้ดให้ Hero "เดินไปทางขวา"

hero.moveRight()

hero.moveDown()

hero.moveUp()

hero.moveLeft()

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

เขียนโค้ดโจมตี Gert

hero.attack("Gert")

hero.Find("Gert")

hero.say("Gert")

hero.move("Gert")

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

เขียนโค้ดโจมตีประตู!​

hero.move("Weak Door")

hero.moveLeft("Weak Door")

hero.moveRight("Weak Door")

hero.attack("Weak Door")

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

เขียนโค้ดพูดว่า "Combat" และเดินลง 3 ก้าว

hero.say ("combat")

hero.moveUp(3)

hero.say ("Combat")

hero.moveUp(3)

hero.say ("combat")

hero.moveDown(3)

hero.say ("Combat")

hero.moveDown(3)

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

เขียนโค้ด #โจมตี "Cupboard" ภายใน while-true loop​

while True:hero.attack("Cupboard")

hero.attack("Cupboard")

while True:attack("Cupboard")

while True:hero("Cupboard")

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?