Intro to Python

Intro to Python

7th - 9th Grade

8 Qs

quiz-placeholder

Similar activities

NHTW Programming

NHTW Programming

9th Grade

10 Qs

แบบทดสอบสุดท้ายจากเกาะมรณะ

แบบทดสอบสุดท้ายจากเกาะมรณะ

8th Grade

10 Qs

Access - Lesson 14

Access - Lesson 14

9th - 12th Grade

10 Qs

For loop

For loop

8th Grade

10 Qs

prep1-revision

prep1-revision

7th Grade

12 Qs

Wee Word Intro

Wee Word Intro

7th - 12th Grade

12 Qs

Asesmen Unit One dan Unit Two MIT APP INVENTOR

Asesmen Unit One dan Unit Two MIT APP INVENTOR

8th Grade

10 Qs

THE PHOTOSHOP WINDOW

THE PHOTOSHOP WINDOW

7th - 8th Grade

10 Qs

Intro to Python

Intro to Python

Assessment

Quiz

Computers

7th - 9th Grade

Practice Problem

Hard

Created by

Nick Jackson

Used 11+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To start programming in Python you have to type <python>

True

False, you don't need to type anything in particular

False, it should be <Python>

False, it should be Python

2.

FILL IN THE BLANK QUESTION

3 mins • 1 pt

Comments always start with a _ in Python code

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

To output Hello on the screen, the correct code is:

print("Hello")

print('Hello')

print "Hello"

print 'Hello'

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What is missing from this code that allows a user to enter their name:

name = _____("Hi there. What is your name?")

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In this code, what is the variable called:

name = input("Hi there and welcome.\nWhat is your name?\n")

name

input

There is no variable

What is your name?

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In this code, what does \n do:

name = input("Hi there and welcome.\nWhat is your name?\n"

Prevents errors happening

Creates a comment

Creates a new paragraph

Creates a new line

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

This code will generate an error. What is wrong with it?

Indents are needed on all the lines of code after the IF

There is a == when it should be =

There is no ELSE or ELIF

The print statement uses "" when it should use ' '

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?