Ch.1 Revision Test

Ch.1 Revision Test

6th Grade

5 Qs

quiz-placeholder

Similar activities

Microsoft Word Screen Elements

Microsoft Word Screen Elements

6th - 7th Grade

10 Qs

HW: Week 2 - Microbits

HW: Week 2 - Microbits

6th - 7th Grade

10 Qs

Micro-bits

Micro-bits

3rd - 8th Grade

10 Qs

KS3 - Fun Computing Quiz 2

KS3 - Fun Computing Quiz 2

4th - 12th Grade

10 Qs

Sessão 1 - Teste

Sessão 1 - Teste

6th - 8th Grade

7 Qs

Word 2007 basics

Word 2007 basics

6th Grade

10 Qs

Makecode Microbit 28.7.2021

Makecode Microbit 28.7.2021

6th Grade

10 Qs

3D Printing -Sketch Up

3D Printing -Sketch Up

6th - 8th Grade

10 Qs

Ch.1 Revision Test

Ch.1 Revision Test

Assessment

Quiz

Computers

6th Grade

Hard

Created by

Hui Wong

Used 2+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of the following is not a high level programming language?

Python

Scratch

Java

機器語言

Machine language

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of the following commands can call the ‘microbit’ library in Mu Editor?

import microbit*

import micropython

from microbit import *

from micropython import

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of the following commands can display string in the micro:bit?

display.show(HAPPY)

display.scroll("Happy")

display.scroll(Happy)

display.Image("Happy")

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of the following commands can display a heart-shaped pattern on the micro:bit?

display.scroll("Heart")

display.Image("HEART")

display.show("HEART")

display.show(Image.HEART)

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

What Python command should be used to display the pattern on the micro:bit?

display.scroll("09990:09090:90099:90009:09990")

display.show("09990:90090:90909:90009:09990")

display.show(Image("09990:90009:90909:90009:09990"))

display.show(Image("09990:90009:90990:90009:99090"))

Discover more resources for Computers