Search Header Logo

Year 7 Python

Authored by Kra ID

Computers

6th - 10th Grade

Used 209+ times

Year 7 Python
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Which of the following symbols means more than and equal to?

<

>=

==

!=

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What correct code in python will display - Hello World

Print("Hello World")

print("Hello World")

print(Hello World)

print=("hello world")

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol do you use to make a comment in Python?

@
¬
;
#

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the output be from the following code:

print("Hello world!\nHello world!")

Hello world! Hello world!

Hello world!

Hello world!

SyntaxError

Hello world!

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would be displayed if you did run this code in python:

print(10*3)

3

10

13

30

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you type print(10/5) - what result would you get in python?

2

2.0

0

15

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?

A named memory location where you store a value

a value

a number

a letter

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?