Python / Algorithms 7/3/19

Python / Algorithms 7/3/19

10th Grade

70 Qs

quiz-placeholder

Similar activities

AP CSP Quizizz 11-8 - FRIDAY

AP CSP Quizizz 11-8 - FRIDAY

9th - 12th Grade

67 Qs

Massive End of GCSE quiz - AQA

Massive End of GCSE quiz - AQA

9th - 10th Grade

65 Qs

Utility Programs and Their Functions

Utility Programs and Their Functions

10th Grade

73 Qs

Pascal Basic

Pascal Basic

10th Grade

66 Qs

OCR Computer Science Paper 2

OCR Computer Science Paper 2

10th Grade

66 Qs

Python 1 Review Game

Python 1 Review Game

9th - 12th Grade

73 Qs

APCSP Semester 1 Review '23-'24

APCSP Semester 1 Review '23-'24

10th - 12th Grade

67 Qs

Super Mega Quiz - Computing - S3  Content

Super Mega Quiz - Computing - S3 Content

9th - 11th Grade

72 Qs

Python / Algorithms 7/3/19

Python / Algorithms 7/3/19

Assessment

Quiz

Computers

10th Grade

Medium

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

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?