Year 7 Python

Year 7 Python

7th Grade

12 Qs

quiz-placeholder

Similar activities

Variables and data types

Variables and data types

4th - 12th Grade

12 Qs

Roblox. Язык программирования Lua 2

Roblox. Язык программирования Lua 2

1st - 9th Grade

14 Qs

Python Intro

Python Intro

7th - 8th Grade

12 Qs

Python Codehs

Python Codehs

7th - 12th Grade

10 Qs

Lý thuyết về Python

Lý thuyết về Python

3rd Grade - University

10 Qs

print(), int and input() - Python

print(), int and input() - Python

6th - 8th Grade

11 Qs

Python - Data types and Conditional statements

Python - Data types and Conditional statements

4th - 8th Grade

10 Qs

Python Programming

Python Programming

7th - 9th Grade

10 Qs

Year 7 Python

Year 7 Python

Assessment

Quiz

Computers

7th Grade

Hard

Created by

Anne Marie Sherwin

Used 416+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Which of the following symbols means more than?

<

>

==

!=

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following would allow the user to enter data?

elif

output

print

input

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which code would display 'Hello World'

Print("Hello World")

print("Hello World")

print(Hello World)

print=("hello world")

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is correct?

if colour==blue

if colour=blue:

if colour=="blue":

if color=blue

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you type 6//2 what result would you get in python.

3.0

4

3

0

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you type 10/5 what result would you get in python?

2

2.0

0

15

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

if you type print("4"+"9") what result would you get

49

13

error

0

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?