Python / Algorithms 7/3/19

Python / Algorithms 7/3/19

10th Grade

70 Qs

quiz-placeholder

Similar activities

ICT Web Design Test Prep

ICT Web Design Test Prep

9th - 12th Grade

67 Qs

WJEC 1.4 Organisation of Data

WJEC 1.4 Organisation of Data

10th - 11th Grade

70 Qs

Robotics Final

Robotics Final

10th - 12th Grade

68 Qs

PrePPE P2 - 2

PrePPE P2 - 2

10th Grade

75 Qs

Review for Fall Semester Exam - CTE

Review for Fall Semester Exam - CTE

8th Grade - University

70 Qs

XI Software Concepts & Number System conversion

XI Software Concepts & Number System conversion

9th - 12th Grade

69 Qs

APCSA Unit 7

APCSA Unit 7

9th - 12th Grade

65 Qs

APCSA Topic 7

APCSA Topic 7

9th - 12th Grade

65 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?