Python Basics Review (TSK)

Python Basics Review (TSK)

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

2.2.2 Data types

2.2.2 Data types

12th Grade

17 Qs

Functions in C++

Functions in C++

11th Grade

20 Qs

B Words GCSE Computer Science

B Words GCSE Computer Science

1st - 10th Grade

15 Qs

Pengetahuan Dasar Komputer

Pengetahuan Dasar Komputer

9th - 12th Grade

20 Qs

PH SIMKMDIG KD 3.1 Menerapkan Logika dan Algoritma Komputer

PH SIMKMDIG KD 3.1 Menerapkan Logika dan Algoritma Komputer

1st - 10th Grade

20 Qs

Tin 10 - Bái 21 - 22 - 23

Tin 10 - Bái 21 - 22 - 23

10th Grade

16 Qs

Visual Basic Assessment

Visual Basic Assessment

11th - 12th Grade

21 Qs

Ulangan1-DETIC-Informatika

Ulangan1-DETIC-Informatika

10th Grade

20 Qs

Python Basics Review (TSK)

Python Basics Review (TSK)

Assessment

Quiz

Computers

9th - 12th Grade

Practice Problem

Hard

Created by

Kim Hansen

Used 148+ times

FREE Resource

AI

Enhance your content in a minute

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

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Python named after?

 The television show Monty Python's Flying Circus 
A Snake
The name of the guy who created it, "Guido Python"
The snake game, "Python".

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What Python command is used to output text to the screen?

input()
print()
int()
display()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of comment lines in code?

To compliment your work so you feel better about it.
To explain the code that follows it.
To make the code compile.
To make your code longer so you get more points.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol is used to make a comment line in Python?

&
//
#
'

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Returns the remainder from division.

boolean
modulus
variables
exponents

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A line of text Python won't try to run as code.

boolean
variable
comment
modulus

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct way to declare and initialize a variable in Python?

my_variable: 10
my_variable == 10
my_variable = 10
my_variable is 10

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?