Python Programming Recap

Python Programming Recap

5th - 10th Grade

30 Qs

quiz-placeholder

Similar activities

Assessment

Assessment

9th Grade

26 Qs

Beginner Python KS3 Revision

Beginner Python KS3 Revision

8th - 10th Grade

26 Qs

Python Pulse Check

Python Pulse Check

9th Grade

25 Qs

Python Programming

Python Programming

8th Grade

29 Qs

G9_U0_revision

G9_U0_revision

9th Grade

26 Qs

Intro to Python BBG

Intro to Python BBG

9th - 11th Grade

25 Qs

Understanding Input, Selection and Loops in Python

Understanding Input, Selection and Loops in Python

7th Grade - University

25 Qs

Python Test 1

Python Test 1

6th - 8th Grade

30 Qs

Python Programming Recap

Python Programming Recap

Assessment

Quiz

Computers

5th - 10th Grade

Medium

Created by

S Grainger

Used 1+ times

FREE Resource

30 questions

Show all answers

1.

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!

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is python named after

The snake

Television show called Monty Python

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the output be from the following code? print(Hello world!)

Hello world!

Hello world

SyntaxError

print(Hello world!)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the term 'debug' mean?

Making a calculation

Identify errors and fix them.

A set of instructions

Looking at code

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 Joining elements together to make a string is called what?

Combining

Connecting

Concatenation

Stringing

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python is an example of a....

Text-based programming language

Language written in java script

Object orientated programming language

Visual-based programming language

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement prints "I am 10 years old" ?

pint("I am 10 years old.")

print('I am 10 years old.)

print('')I am 10 years old.

print("I am 10 years old.")

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?