Python 01

Python 01

4th - 9th Grade

15 Qs

quiz-placeholder

Similar activities

Surah Al-Qadr dan Tajwid Izhar Halqi & Idgham bila ghunnah

Surah Al-Qadr dan Tajwid Izhar Halqi & Idgham bila ghunnah

5th - 6th Grade

15 Qs

KNOW YOURSELF KNOW YOUR LIMIT

KNOW YOURSELF KNOW YOUR LIMIT

KG - Professional Development

10 Qs

Cultura General

Cultura General

KG - University

16 Qs

Pendidikan Moral T3 unit 5

Pendidikan Moral T3 unit 5

9th Grade

10 Qs

Pantun alam Remaja

Pantun alam Remaja

7th - 12th Grade

10 Qs

Struktur dan kebahasaan teks cerita inspiratif

Struktur dan kebahasaan teks cerita inspiratif

9th Grade

10 Qs

Reading Day and Reading Month

Reading Day and Reading Month

9th Grade

10 Qs

Dewey, Destiny and the Library

Dewey, Destiny and the Library

3rd - 6th Grade

10 Qs

Python 01

Python 01

Assessment

Quiz

Other

4th - 9th Grade

Practice Problem

Medium

Created by

codeJuniors codeJuniors

Used 33+ times

FREE Resource

AI

Enhance your content in a minute

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

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?

Something to store Data

Math operator

A bug

Something that cannot be changed

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What can this do?

input()

Allow code to run faster

Allow user to be able to enter something

Used to debug a code

The last line of the code

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which ARE not allowed for variables naming? (Choose 2!)

Lowercase

Uppercase

Starts with numbers

Have space in between

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False?

Python is case sensitive

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a data type that can only be true or false?

boolean

int

string

float

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Print the word: python

print("python")

print(python)

output("python")

_python

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Print the total for 5 add 5

print(5+5)

print(five + five)

print(sum(5))

print("5"+"5")

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?