Coding and Robotics 1 First Semester Review

Coding and Robotics 1 First Semester Review

7th Grade

20 Qs

quiz-placeholder

Similar activities

Python

Python

4th - 12th Grade

20 Qs

SCRATCH PROGRAMMING

SCRATCH PROGRAMMING

7th Grade

16 Qs

Python : Codeathon Competition

Python : Codeathon Competition

5th - 8th Grade

15 Qs

Year 8 | Intro to Python | Quiz 1

Year 8 | Intro to Python | Quiz 1

7th Grade

15 Qs

Ms. Ayesha's Python Quiz

Ms. Ayesha's Python Quiz

7th Grade

20 Qs

g7 python

g7 python

7th Grade - University

19 Qs

Python MCQ

Python MCQ

6th - 8th Grade

25 Qs

Python turtle year 8 assessment

Python turtle year 8 assessment

7th - 9th Grade

20 Qs

Coding and Robotics 1 First Semester Review

Coding and Robotics 1 First Semester Review

Assessment

Quiz

Computers

7th Grade

Medium

Created by

Mark Christensen

Used 8+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you wanted to display a message using Python, what command should you use?

print

show

variable

if/else

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You forgot to add a parentheses at the end of your print statement. What kind of error will you most likely receive?

Syntax

Name

Indentation

Type

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

One line of your code you use the variable named Cash, but later you accidentally type a lowercase cash as the variable name. What kind of error would you most likely see?

Syntax

Name

Indentation

Type

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are writing an if/else statement and forgot to space the next line over. What kind of error would you most likely see?

Syntax

Name

Indentation

Type

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do we use as a placeholder to store data, values, and information?

Print statements

While Loops

Inputs

Variables

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If we want a user to be able to answer questions in our code or add a response or password, what kind of code allows them to do so?

Print statement

Input

Variable

While Loop

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What kind of circuit is this?

Parallel

Series

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?