MTH1W1 Practice with Pseudocode and Python/Edublocks

MTH1W1 Practice with Pseudocode and Python/Edublocks

9th Grade

10 Qs

quiz-placeholder

Similar activities

Quiz 1 Math 1A

Quiz 1 Math 1A

9th Grade

12 Qs

Functions Independent Dependent

Functions Independent Dependent

9th Grade - University

10 Qs

Linear Expressions

Linear Expressions

7th - 9th Grade

15 Qs

Module 7 Vocab

Module 7 Vocab

6th Grade - University

11 Qs

Coding Check In

Coding Check In

9th Grade - University

5 Qs

Programming Quiz Prep

Programming Quiz Prep

9th - 12th Grade

13 Qs

Algebra 1 Vocab

Algebra 1 Vocab

7th - 10th Grade

11 Qs

Exponential Growth Introduction

Exponential Growth Introduction

9th Grade

10 Qs

MTH1W1 Practice with Pseudocode and Python/Edublocks

MTH1W1 Practice with Pseudocode and Python/Edublocks

Assessment

Quiz

Mathematics

9th Grade

Hard

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

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?

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

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

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

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?