Python 1

Python 1

7th - 9th Grade

6 Qs

quiz-placeholder

Similar activities

Exploring Python: Input and Output Essentials

Exploring Python: Input and Output Essentials

9th Grade - University

10 Qs

DO NOW Python Lesson 2

DO NOW Python Lesson 2

8th Grade

10 Qs

Java Printing Quiz

Java Printing Quiz

8th Grade

11 Qs

Python Input/Output

Python Input/Output

9th - 12th Grade

10 Qs

Introduction to Python Turtle

Introduction to Python Turtle

7th - 8th Grade

10 Qs

Intro to Python

Intro to Python

8th Grade

10 Qs

PYTHON (FOR LOOP)

PYTHON (FOR LOOP)

1st - 10th Grade

10 Qs

Python list and tuple

Python list and tuple

6th - 8th 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