Functions and Variables in MakeCode

Functions and Variables in MakeCode

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Coding Checking for Understanding 1

Coding Checking for Understanding 1

6th Grade

10 Qs

Computer Science

Computer Science

3rd - 12th Grade

12 Qs

Coding Pre-quiz

Coding Pre-quiz

6th - 9th Grade

15 Qs

Python Introduction Quiz

Python Introduction Quiz

8th - 9th Grade

12 Qs

Code.org: Express Course -> Lesson 1 and 2

Code.org: Express Course -> Lesson 1 and 2

5th - 7th Grade

13 Qs

Python Variables

Python Variables

6th Grade

10 Qs

Micro:bit Refresher

Micro:bit Refresher

7th - 8th Grade

14 Qs

Coding Pre-Assessment

Coding Pre-Assessment

5th - 8th Grade

15 Qs

Functions and Variables in MakeCode

Functions and Variables in MakeCode

Assessment

Quiz

Computers

6th - 8th Grade

Hard

Created by

Nazia Naseer

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?

A. A tool that lets us make sounds

B. A container that stores information or values

C. A block that moves a character on the screen

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is it important to give clear names to variables?

So we can understand what each variable is used for

To make the microcontroller work faster

To make the program look fancy

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a good name for a variable that keeps track of a player’s score?

p

score

123score

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a function in programming?

A way to add graphics to a game

A block of code that performs a specific task

A tool to delete variables

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why would you use a function in a program?

To organize code and avoid repeating instructions

To create more variables

To change the background color of the code editor

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In MakeCode, how do you create a function?

By clicking the “Sprites” menu

By going to the “Functions” category and selecting “Make a Function”

By pressing the "Delete" button

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when you "call" a function in your program?

The function's instructions run

A new variable is created

The program stops running

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?