Python 1

Python 1

7th - 9th Grade

20 Qs

quiz-placeholder

Similar activities

แบบทดสอบ : การสืบค้นข้อมูล

แบบทดสอบ : การสืบค้นข้อมูล

9th Grade

20 Qs

Review Game

Review Game

7th Grade

20 Qs

HTML5 Basics

HTML5 Basics

7th - 10th Grade

20 Qs

L4 Homework

L4 Homework

8th Grade

20 Qs

BTEC Theory quiz 1: Networks and Internet

BTEC Theory quiz 1: Networks and Internet

8th - 11th Grade

16 Qs

NOIR Data

NOIR Data

8th Grade

15 Qs

mạng thông tin toàn cầu

mạng thông tin toàn cầu

7th Grade

18 Qs

CSS Acronyms

CSS Acronyms

9th - 10th Grade

20 Qs

Python 1

Python 1

Assessment

Quiz

Computers

7th - 9th Grade

Medium

CCSS
L.2.2C

Standards-aligned

Created by

Louise Russell

Used 93+ times

FREE Resource

20 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 syntax?
Syntax is the word used to describe an error
Syntax is the rules of the programming language
It is used to read information
It is used to output information 

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the output be from the following code?
print(Hello world!)
Hello world!
SyntaxError
Hello world
print(Hello world!)

Tags

CCSS.L.2.2C

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the term 'debug' mean?
Identify errors and fix them.
Making a calculation
A set of instructions
Looking at code

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What syntax can you use to insert a line break between strings so that they appear over new lines?

/

\n

\l

n

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the output be from the following code?
print("Hello world!" * 2)
TypeError
Hello world world!
Hello world!Hello world!
Hello world! * 2

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Python

High level programming language

Software program

Operating System

Microsoft Application

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?