Python - Year 8 - Homework 1

Python - Year 8 - Homework 1

Assessment

Quiz

Computers

7th - 9th Grade

Medium

Created by

Paul Bradley

Used 6+ times

FREE Resource

Student preview

quiz-placeholder

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python language was developed in what year?

1985

2001

1991

1820

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is python an interpreter or compiler programming language?

Compiler

Interpreter

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python is uses braces to block off code

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python uses indentation to block code into chunks

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What output will the console show, if 15 and 30 are entered by the user?

Syntax error

The sum of the two numbers - 45

The concatenation of the two numbers - 1530

Complier error

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

7.

MULTIPLE CHOICE QUESTION

30 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

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?