Python

Python

9th Grade

40 Qs

quiz-placeholder

Similar activities

Examen paginas web

Examen paginas web

9th Grade

36 Qs

UEFI

UEFI

9th - 12th Grade

35 Qs

AP CSP Programming Test

AP CSP Programming Test

9th - 12th Grade

40 Qs

Data Entry and Keyboard Skills

Data Entry and Keyboard Skills

9th Grade

40 Qs

Tecnologias Emergentes

Tecnologias Emergentes

9th Grade

36 Qs

Intro to Mobile Apps:  Unit 1 Review

Intro to Mobile Apps: Unit 1 Review

9th - 12th Grade

40 Qs

Python Basis (S3)

Python Basis (S3)

9th Grade

41 Qs

Computer Fundamentals  - Study Quiz

Computer Fundamentals - Study Quiz

8th - 12th Grade

44 Qs

Python

Python

Assessment

Quiz

Computers

9th Grade

Practice Problem

Hard

CCSS
L.2.2C

Standards-aligned

Created by

Adrian Ward

Used 54+ times

FREE Resource

AI

Enhance your content in a minute

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

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 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

45 sec • 1 pt

Code executed based on a condition being true

Sequence

Condition

Iteration

Variable

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the following code do?

myAge = int (myAge)

Converts the var (variable) myAge to a string

Converts the var (variable) myAge to a integer

Converts the var (variable) myAge from a integer to a string

Converts the var (variable) myAge to if statement

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Python named after

The snake

Television show called Monty Python

Surname of the creator

Combination of names of the creators

5.

MULTIPLE CHOICE QUESTION

45 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

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Used to create a function

const

int

def

while

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Python identifies blocks of code by

BEGIN and END keywords
{ and }
aligning up the starts of lines (indentation)
guessing

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

Already have an account?