Coding and Robotics 1 First Semester Review

Coding and Robotics 1 First Semester Review

7th Grade

20 Qs

quiz-placeholder

Similar activities

Python -Iteration (loops)

Python -Iteration (loops)

7th - 12th Grade

20 Qs

End of year quiz: Small Basic

End of year quiz: Small Basic

7th Grade

20 Qs

Python Assessment

Python Assessment

7th Grade

20 Qs

Python basics

Python basics

7th - 10th Grade

18 Qs

Computer Programming Vocabulary

Computer Programming Vocabulary

5th - 7th Grade

18 Qs

Code.org CSD Unit 3 Lessons 1-12

Code.org CSD Unit 3 Lessons 1-12

3rd - 12th Grade

20 Qs

Python Lists Quiz

Python Lists Quiz

7th Grade

20 Qs

Class 8A Unit 9.1 Python Basic

Class 8A Unit 9.1 Python Basic

6th - 8th 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?