MTH1W1 Practice with Pseudocode and Python/Edublocks

MTH1W1 Practice with Pseudocode and Python/Edublocks

9th Grade

10 Qs

quiz-placeholder

Similar activities

Independent and Dependent Variables on Tables and Graphs

Independent and Dependent Variables on Tables and Graphs

6th Grade - University

15 Qs

Equations and Expressions

Equations and Expressions

6th Grade - University

10 Qs

Unit 3 Vocab - Math 1 ONLY

Unit 3 Vocab - Math 1 ONLY

9th Grade

10 Qs

Function Vocabulary

Function Vocabulary

8th - 9th Grade

14 Qs

Input and Output of Functions

Input and Output of Functions

8th Grade - University

15 Qs

Equation Graph Table

Equation Graph Table

6th Grade - University

10 Qs

Variables in coding pt. 1

Variables in coding pt. 1

9th - 12th Grade

12 Qs

Independent and Dependent Variables Tables and Graphs

Independent and Dependent Variables Tables and Graphs

6th Grade - University

15 Qs

MTH1W1 Practice with Pseudocode and Python/Edublocks

MTH1W1 Practice with Pseudocode and Python/Edublocks

Assessment

Quiz

Mathematics

9th Grade

Hard

CCSS
6.EE.B.6, 8.EE.B.5, HSF.IF.A.2

+2

Standards-aligned

Created by

DAUNE CLARKE

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What does this code output for variableA, when the user inputs 6 for variableC and 10 for variableB?

5

20

11

80

Tags

CCSS.6.EE.B.6

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Which of the following mathematical expressions is this code using to calculate the value of variableA?

Tags

CCSS.6.EE.B.6

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does the word earnings represent in the code here?

an output

an input

a variable

a constant

Tags

CCSS.6.EE.B.6

4.

DRAG AND DROP QUESTION

5 mins • 5 pts

Media Image

The pseudocode in the picture has 3 blanks. Choose the correct answers for each blank from the lines listed below...

yValue = ​ ​ ​ (a)   * xInput + ​ (b)  

if ​ (c)  

rateOfChange
intialValue
yInput > yValue
yInput
yInput< yValue
yInput = yValue

Tags

CCSS.8.EE.B.5

5.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

Which of the following tasks would require you to import a library if you were programing using Python/Edublocks?

pulling random numbers into your program

using math calculations like square roots or pi

adding pauses of time into your program

using the turtle drawing tool in your program

All of the above

6.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

E = 60 * h + 15

E = 60 ** h + 15

E = 60/h + 15

Tags

CCSS.HSF.IF.A.2

7.

REORDER QUESTION

3 mins • 4 pts

Correct the order the following code so that it calculates and prints the rounded value of the expression.

Media Image
Media Image
Media Image
Media Image

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?