Grade 7 Python

Grade 7 Python

Assessment

Flashcard

Computers

7th Grade

Easy

Created by

Srivani I

Used 4+ times

FREE Resource

Student preview

quiz-placeholder

19 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is the term for steps you follow to solve a problem?

Back

Algorithm

2.

FLASHCARD QUESTION

Front

Which command should you use to display the text to the screen? Options: text(), Print, output(), print()

Back

Print

3.

FLASHCARD QUESTION

Front

Which symbol should you use to assign a value to a variable? Options: +, =, %, /

Back

=

4.

FLASHCARD QUESTION

Front

What is wrong with the following code?

Back

There are no speech marks “ “ around the text in the brackets.

5.

FLASHCARD QUESTION

Front

Look at the flowchart below. What is the output for Price?

Back

12

6.

FLASHCARD QUESTION

Front

Which code would display 'Hello World'? Options: Print("Hello World"), print("Hello World"), print(Hello World), print=("hello world")

Back

print("Hello World")

7.

FLASHCARD QUESTION

Front

Which operator is used to multiply numbers?

Back

*

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?