Functions and Variables in MakeCode

Functions and Variables in MakeCode

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Python Introduction Quiz

Python Introduction Quiz

8th - 9th Grade

12 Qs

Code.org Express Course Quiz 2

Code.org Express Course Quiz 2

6th - 8th Grade

15 Qs

Coding Basics in Swift

Coding Basics in Swift

7th Grade

11 Qs

MineCraft

MineCraft

7th Grade

10 Qs

Computer Science

Computer Science

3rd - 12th Grade

12 Qs

Coding Pre-quiz

Coding Pre-quiz

6th - 9th Grade

15 Qs

Coding Terms Quiz

Coding Terms Quiz

7th Grade

15 Qs

Python Programming

Python Programming

7th - 9th Grade

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