Y9 Homework 1: Python Revisited 1

Y9 Homework 1: Python Revisited 1

9th Grade

13 Qs

quiz-placeholder

Similar activities

Python Programming Basics

Python Programming Basics

7th - 11th 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 Math

Python Math

1st - 12th Grade

10 Qs

KS3 GCSE Computer Science (Programming / Python)

KS3 GCSE Computer Science (Programming / Python)

7th - 11th Grade

10 Qs

Python Re-Cap

Python Re-Cap

7th - 9th Grade

16 Qs

Last Minute Sticker Blitz! Computer Sicence

Last Minute Sticker Blitz! Computer Sicence

9th - 12th Grade

18 Qs

Project-Stem Unit 1 python coding

Project-Stem Unit 1 python coding

9th - 12th 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?