Python Programming Recap

Python Programming Recap

5th - 10th Grade

30 Qs

quiz-placeholder

Similar activities

Summer Revision 2024

Summer Revision 2024

7th Grade

25 Qs

Java Review

Java Review

9th Grade - University

25 Qs

Python Basics

Python Basics

8th - 10th Grade

30 Qs

"what I learned in computer science"

"what I learned in computer science"

8th - 11th Grade

25 Qs

Python - Year 9 - Homework 1

Python - Year 9 - Homework 1

7th - 9th Grade

25 Qs

2 Python (переменные, типы данных)

2 Python (переменные, типы данных)

5th - 12th Grade

33 Qs

Python Basics

Python Basics

8th Grade

31 Qs

Level 3 - Python Quiz 1

Level 3 - Python Quiz 1

9th - 12th Grade

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

Discover more resources for Computers