Python / Algorithms 7/3/19

Python / Algorithms 7/3/19

10th Grade

70 Qs

quiz-placeholder

Similar activities

Python 1 Review Game

Python 1 Review Game

9th - 12th Grade

73 Qs

Super Mega Quiz - Computing - S3  Content

Super Mega Quiz - Computing - S3 Content

9th - 11th Grade

72 Qs

APCS Principles Practice Exam

APCS Principles Practice Exam

8th Grade - University

75 Qs

computer science unit 2

computer science unit 2

9th - 12th Grade

69 Qs

Pascal Basic

Pascal Basic

10th Grade

66 Qs

OCR Computer Science Paper 2

OCR Computer Science Paper 2

10th Grade

66 Qs

Computational thinking Year 9

Computational thinking Year 9

6th - 11th Grade

70 Qs

A2-T13-all

A2-T13-all

9th - 12th Grade

68 Qs

Python / Algorithms 7/3/19

Python / Algorithms 7/3/19

Assessment

Quiz

Computers

10th Grade

Medium

CCSS
6.EE.B.6, 3.OA.D.8, 4.OA.A.3

+1

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?