Python Programming Class Work

Python Programming Class Work

7th Grade

10 Qs

quiz-placeholder

Similar activities

Python

Python

KG - 9th Grade

8 Qs

Edublocks yr 8

Edublocks yr 8

7th Grade

15 Qs

Coding: Conditionals

Coding: Conditionals

6th - 8th Grade

10 Qs

MINECRAT: Learn and have fun

MINECRAT: Learn and have fun

5th - 7th Grade

13 Qs

Python Statements

Python Statements

5th - 7th Grade

10 Qs

Principles of Programming

Principles of Programming

KG - University

13 Qs

Python Print Statement

Python Print Statement

6th - 10th Grade

12 Qs

Python basics

Python basics

6th - 8th Grade

15 Qs

Python Programming Class Work

Python Programming Class Work

Assessment

Quiz

Computers

7th Grade

Medium

Created by

Androos Androos

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Avery is learning to code and discovers a visual programming language that allows her to create programs by stacking blocks. Which of the following languages is she using?

Python

JavaScript

Scratch

C++

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

  1. Abigail is learning how to create her own website for her art portfolio. Which programming language should she focus on to build her site?

Python

HTML

Scratch

Ruby

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

During a coding class, Anika wants to show her classmates the result of her program. Which of the following is a Python function she can use to display output on the screen?

input()

print()

display()

show()

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Ava is creating a game in Scratch. What type of action does the 'Move' block perform?

It changes the background color.

It moves the sprite in the direction you choose.

It creates new sprites.

It plays a sound.

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Evelyn is baking cookies and needs to calculate the total number of chocolate chips she will use. If she uses 8 chocolate chips for each cookie and she plans to make 4 cookies, what will be the total number of chocolate chips she will use?

a = 8

b = 4

result = a * b

print(result)

12

32

4

2

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Priya has 20 apples and wants to divide them equally among her 4 friends. Which operator would she use in Python to calculate how many apples each friend gets?

*

/

-

+

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Liam has 10 apples and he gives 4 apples to Lily. If Liam wants to find out how many apples he has left, which symbol does he use to subtract the number of apples given away?

--

*

-

/

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?