ECDL Python Lesson 14 recap

ECDL Python Lesson 14 recap

5th - 12th Grade

60 Qs

quiz-placeholder

Similar activities

Remedial XTKJ Pemrograman Dasar PAS GJL

Remedial XTKJ Pemrograman Dasar PAS GJL

10th Grade

60 Qs

5. razred ponavljanje

5. razred ponavljanje

5th Grade

55 Qs

IT Cert study guide

IT Cert study guide

9th - 11th Grade

60 Qs

Grade 8 Quiz Quarter 2

Grade 8 Quiz Quarter 2

7th Grade

55 Qs

Python

Python

6th - 8th Grade

55 Qs

PH INFOR KELAS X

PH INFOR KELAS X

2nd Grade - University

56 Qs

Basic Yr8

Basic Yr8

7th Grade

61 Qs

Year 8 End of Year Assessment

Year 8 End of Year Assessment

7th - 9th Grade

60 Qs

ECDL Python Lesson 14 recap

ECDL Python Lesson 14 recap

Assessment

Quiz

Computers

5th - 12th Grade

Medium

CCSS
L.2.2C, 6.EE.A.2B

Standards-aligned

Created by

Monica Tele

Used 10+ times

FREE Resource

AI

Enhance your content in a minute

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

60 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Hello world! Hello world!
Hello2world!
Hello Hello world! world!
SyntaxError

2.

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!

3.

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 

4.

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

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is python named after

The snake
Television show called Monty Python

6.

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

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Decides if a string only contains numbers

isalpha()
isnumeric()
int()
string()

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?