Python 1

Python 1

7th - 9th Grade

6 Qs

quiz-placeholder

Similar activities

Python Basics

Python Basics

6th - 12th Grade

9 Qs

Python Practice

Python Practice

9th Grade

10 Qs

Conditional statements

Conditional statements

7th Grade

11 Qs

Python for beginners #1

Python for beginners #1

8th Grade

10 Qs

Java Printing Quiz

Java Printing Quiz

8th Grade

11 Qs

Thunkable quiz

Thunkable quiz

8th - 9th Grade

10 Qs

Python Intro

Python Intro

8th - 9th Grade

10 Qs

Python Input/Output

Python Input/Output

9th - 12th 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