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

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

10th Grade

20 Qs

quiz-placeholder

Similar activities

Quiz Sejarah teknologi dan komponen digital

Quiz Sejarah teknologi dan komponen digital

4th Grade - University

20 Qs

Ulangan Harian Sistem Komputer

Ulangan Harian Sistem Komputer

10th Grade

20 Qs

Berpikir Komputasional Kelas 9

Berpikir Komputasional Kelas 9

9th Grade - University

20 Qs

Module 2 Quiz

Module 2 Quiz

10th Grade

15 Qs

DPK 2.5

DPK 2.5

10th Grade

20 Qs

Kuis Sistem Terdistribusi

Kuis Sistem Terdistribusi

1st Grade - University

20 Qs

LATIHAN PRA BAB MANAJEMEN KONTEN DIGITAL

LATIHAN PRA BAB MANAJEMEN KONTEN DIGITAL

10th Grade

20 Qs

2.3 Programming Data Review

2.3 Programming Data Review

9th - 12th Grade

16 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?