Câu Hỏi Ôn Tập CodeCombat

Câu Hỏi Ôn Tập CodeCombat

10th Grade

20 Qs

quiz-placeholder

Similar activities

Câu hỏi trắc nghiệm - Python cơ bản

Câu hỏi trắc nghiệm - Python cơ bản

10th Grade

20 Qs

Minecraft Education Edition Basics Quiz

Minecraft Education Edition Basics Quiz

7th Grade - University

16 Qs

EXTRA PRACTICE - Coding & Gaming

EXTRA PRACTICE - Coding & Gaming

10th Grade

15 Qs

TES INFORMATIKA KELAS 6 SDIT MUTIARA AZZAM

TES INFORMATIKA KELAS 6 SDIT MUTIARA AZZAM

10th Grade

20 Qs

Pemahaman Sistem Komputer Kelas 8

Pemahaman Sistem Komputer Kelas 8

8th Grade - University

15 Qs

Latihan Soal Informatika

Latihan Soal Informatika

10th Grade

20 Qs

Quiz Berpikir Komputasional

Quiz Berpikir Komputasional

10th Grade

20 Qs

Quiz Berpikir Komputasional

Quiz Berpikir Komputasional

10th Grade - University

20 Qs

Câu Hỏi Ôn Tập CodeCombat

Câu Hỏi Ôn Tập CodeCombat

Assessment

Quiz

Information Technology (IT)

10th Grade

Easy

Created by

Dung Tran

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Gốc tọa độ (0, 0) trong CodeCombat nằm ở vị trí nào trên bản đồ?

Chính giữa

Góc trên‑trái

Góc dưới‑trái

Góc dưới‑phải

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Lời gọi phương thức nào đúng cú pháp để di chuyển hero tới (15, 40)?

hero.moveXY(15,40)

moveXY.hero(15,40)

hero.move(15,40)

hero.moveXY{x:15,y:40}

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Để sinh một munchkin tại (20,25) bạn dùng:

game.spawnXY("munchkin",20,25)

spawnXY.game("munchkin",20,25)

game.spawnPlayerXY("munchkin",20,25)

hero.spawn("munchkin",20,25)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Lựa chọn hàm tạo player mới đúng là:

game.spawnPlayerXY("champion",x,y)

game.spawnXY("champion",x,y)

player.spawnXY("champion",x,y)

game.addPlayer(x,y)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Câu lệnh nào tạo mục tiêu thu thập 10 vật phẩm?

game.addCollectGoal(10)

game.collectGoal(10)

addCollectGoal.game(10)

game.setCollect(10)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Để yêu cầu hero sống sót 30 giây, ta dùng:

game.addSurviveGoal(30)

game.addDefeatGoal(30)

game.setSurvive(30)

game.surviveTime(30)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Thuộc tính nào truy cập máu tối đa của hero?

hero.maxHealth

hero.healthMax

hero.hp_max

hero.hpTotal

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?