Project STEM Unit 2 Test Review (Python)

Project STEM Unit 2 Test Review (Python)

11th Grade

20 Qs

quiz-placeholder

Similar activities

Comprog - (Review) - October 24, 2022

Comprog - (Review) - October 24, 2022

11th Grade

25 Qs

Big Idea 3

Big Idea 3

9th - 12th Grade

15 Qs

Python Part 1

Python Part 1

1st Grade - University

16 Qs

Q3-1 Quiz Review

Q3-1 Quiz Review

11th Grade

20 Qs

C++ SHS B1-B2

C++ SHS B1-B2

11th Grade

15 Qs

Hangman Game - Programming Questions

Hangman Game - Programming Questions

7th - 11th Grade

15 Qs

Coding Basics

Coding Basics

9th - 12th Grade

20 Qs

Python Domain

Python Domain

9th - 12th Grade

20 Qs

Project STEM Unit 2 Test Review (Python)

Project STEM Unit 2 Test Review (Python)

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Sevdije Perezic

Used 8+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is output?

4

-1

2

0

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is output?

8

5

15

21

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is output for the following?

print (6 % 8)

6

0

2

8

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is output for the following?

print (10 % 3)

1

3

0

2

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is output for the following?

print (3 % 12)

3

0

9

12

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of the following is the Base and Exponent?

Base: 4, Exponent: 2

Base: 5, Exponent: 3

Base: 3, Exponent: 5

Base: 2, Exponent: 4

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Media Image

What is wrong with the following code? There may be more than one answer.

It is missing ( ) in the last line to correctly calculate the average.

There should be a float function on the input commands.

It is missing a pow in the last line to correctly calculate the average.

Nothing, it correctly finds the average of the numbers.

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?