Python / Algorithms 7/3/19

Python / Algorithms 7/3/19

10th Grade

70 Qs

quiz-placeholder

Similar activities

Topic 8 EOT Test

Topic 8 EOT Test

10th Grade

70 Qs

Python 1 Review Game

Python 1 Review Game

9th - 12th Grade

73 Qs

2D Game Design Review

2D Game Design Review

9th - 12th Grade

70 Qs

APCSP Semester 1 Review '23-'24

APCSP Semester 1 Review '23-'24

10th - 12th Grade

67 Qs

AP CSP Quizizz 11-8 - FRIDAY

AP CSP Quizizz 11-8 - FRIDAY

9th - 12th Grade

67 Qs

Google Certified Educator (Level 1)

Google Certified Educator (Level 1)

KG - University

73 Qs

Mr Browns Christmas Computer Science Quiz!

Mr Browns Christmas Computer Science Quiz!

9th - 12th Grade

69 Qs

Pascal Basic

Pascal Basic

10th Grade

66 Qs

Python / Algorithms 7/3/19

Python / Algorithms 7/3/19

Assessment

Quiz

Computers

10th Grade

Medium

CCSS
6.EE.B.6

Standards-aligned

Created by

Connor Toms

Used 11+ times

FREE Resource

70 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

To create a newline at the end of prompt, you can use which of the following expressions?
\new
\n
\break
\return

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the word (command) used to display numbers and text on the screen?
print
input
output
command

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is a variable?
A box(memory location) where you store values
a type of graphics
Data type
a type of memory

Tags

CCSS.6.EE.B.6

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A syntax error means your code has a 'grammar' mistake or you used symbols/operations incorrectly
True
False

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image
What is the name of the programming language we are learning?
Scratch
Python
Pie thin
Scribble

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What would print (10 + 16) produce?
20
22
24
26

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of these would work as a piece of code?
IF answer == "Yes":
if answer == "Yes"
if answer == "Yes":
if answer = "yes":

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?