Python 1

Python 1

7th - 9th Grade

6 Qs

quiz-placeholder

Similar activities

Python - Printing, Variables and Syntax

Python - Printing, Variables and Syntax

8th Grade

10 Qs

Python Intro

Python Intro

8th - 9th Grade

10 Qs

Python Selection

Python Selection

8th - 9th Grade

10 Qs

Python Basics

Python Basics

8th - 10th Grade

10 Qs

Python Basic

Python Basic

6th - 8th Grade

10 Qs

Python 2

Python 2

9th - 12th Grade

10 Qs

Python Practice

Python Practice

9th Grade

10 Qs

Introduction to Python

Introduction to Python

9th Grade

10 Qs

Python 1

Python 1

Assessment

Quiz

Computers

7th - 9th Grade

Hard

Created by

Phil Branson

Used 16+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the name of this mode in Python?

Script

Interactive

Coding

Programming

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the name of this mode in Python?

Coding

Interactive

Programming

Script

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will happen when you run this code?

Error Message

It will output "Hello World"

It will output Hello World

It will do nothing

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Select the code that will output an error message.

Media Image
Media Image
Media Image
Media Image

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will this code output when run?

Error

It will print - The greatest football team in the land is Aston Villa

It will print - The greatest football team in the land is team

It will print - The greatest football team in the land is

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In this code, what is team?

Variable

Sequence

Function

Iteration