Learn1-4

Learn1-4

Professional Development

10 Qs

quiz-placeholder

Similar activities

Question tags

Question tags

Professional Development

13 Qs

Posttest Workshop TIK 2025

Posttest Workshop TIK 2025

Professional Development

15 Qs

General Knowledge

General Knowledge

Professional Development

15 Qs

This - That

This - That

Professional Development

10 Qs

Hari 3 - Kuis Coding & Perkenalan AI

Hari 3 - Kuis Coding & Perkenalan AI

Professional Development

11 Qs

Can you guess youtuber RainbowCPlayz

Can you guess youtuber RainbowCPlayz

KG - Professional Development

8 Qs

paheliya

paheliya

KG - Professional Development

6 Qs

Codding dan AI

Codding dan AI

Professional Development

10 Qs

Learn1-4

Learn1-4

Assessment

Quiz

Education

Professional Development

Hard

Created by

MrsT Voci

FREE Resource

10 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

This is an integer

5

5.0

"5"

"5.0"

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

A program is a set of commands that run...

in order, bottom to top

in random order

in order, top to bottom

in alphabetical order

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Quotation marks " " and parenthesis ( )

sometimes come in pairs

always come in pairs

never come in pairs

should not be used

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

This is a float

5

5.0

"5"

"5.0"

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Why do we use the wait command in a program?

To prevent lines of code from being skipped

To annoy the user

So the effects of the code/actions are more visible

To pause the program between actions

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Identify the variable in the following code snippet:
frankie = codesters.Sprite("ufo")

frankie

codesters

Sprite

ufo

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What does this code snippet do?
sprite = codesters.Sprite("Person2")

sprite = codesters.Sprite("Person4")

sprite.move_up(100)

Person2 moves up 100 pixels

No action happens

Person4 moves up 100 pixels

Person2 and Person 4 move up 100 pixels

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?