Y9 Homework 1: Python Revisited 1

Y9 Homework 1: Python Revisited 1

9th Grade

13 Qs

quiz-placeholder

Similar activities

Python Basics Quiz 1

Python Basics Quiz 1

8th Grade - University

15 Qs

Homework 1 Edublocks

Homework 1 Edublocks

7th - 9th Grade

12 Qs

Functions in Python

Functions in Python

9th - 12th Grade

16 Qs

Викторина по Python (Урок 1-2)

Викторина по Python (Урок 1-2)

5th - 11th Grade

10 Qs

Python Testing

Python Testing

9th - 12th Grade

10 Qs

Python

Python

6th - 10th Grade

15 Qs

Selection in Python

Selection in Python

1st - 9th Grade

15 Qs

Python Programming Basics

Python Programming Basics

7th - 11th Grade

12 Qs

Y9 Homework 1: Python Revisited 1

Y9 Homework 1: Python Revisited 1

Assessment

Quiz

Computers

9th Grade

Medium

Created by

DS Siriwardena

Used 30+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print("Hello World")


What will this piece of Python Code do?

Prints the phrase "Hello World" on to paper

Print or shows the phrase "Hello World" on the screen

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Input: Values which get sent from the user into the computer

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Variables must be named. What is a Variable in Python?

Allows change to happen.

Allows you to store a value temporarily

Allows you to ask what has changed.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a "String" in Python?

This describes the length of a Python program.

It is something which holds a Python program together.

This refers to any keyboard character including numbers, letters and symbols.

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

In order to do calculations in Python numbers must be converted from string to integers using int()

True

False

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Selection uses If – Else statements allow a program to make a decision.

True

False

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following are comparison operators in Python?

===

=

==

>

<

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?