Y9 Homework 1: Python Revisited 1

Y9 Homework 1: Python Revisited 1

9th Grade

13 Qs

quiz-placeholder

Similar activities

Exploring Python: Input and Output Essentials

Exploring Python: Input and Output Essentials

9th Grade - University

10 Qs

ความรู้เบื้องต้นภาษา Python-2

ความรู้เบื้องต้นภาษา Python-2

9th Grade

10 Qs

Python

Python

6th - 10th Grade

17 Qs

Python Review 2023-01-12

Python Review 2023-01-12

9th - 12th Grade

10 Qs

Python 1

Python 1

1st Grade - University

17 Qs

Ôn tập tuần 1 Python

Ôn tập tuần 1 Python

9th - 12th Grade

10 Qs

Computer Science (Python)

Computer Science (Python)

9th Grade

18 Qs

9.2 knowledge check

9.2 knowledge check

9th Grade

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