Python Final 23

Python Final 23

9th - 12th Grade

25 Qs

quiz-placeholder

Similar activities

DX med- cardiovascular terms

DX med- cardiovascular terms

9th - 12th Grade

20 Qs

Indian culture quiz

Indian culture quiz

4th Grade - University

20 Qs

Ulangan Harian P2M Kontinental (Appetizer dan Pasta)

Ulangan Harian P2M Kontinental (Appetizer dan Pasta)

11th Grade

20 Qs

jain 07

jain 07

KG - Professional Development

20 Qs

Comprensión Las Sombras: Cap. 1-10

Comprensión Las Sombras: Cap. 1-10

10th Grade

20 Qs

Trends, Networks, and Critical Thinking in the 21st Century Cult

Trends, Networks, and Critical Thinking in the 21st Century Cult

12th Grade

20 Qs

Dibujo tecnico 2

Dibujo tecnico 2

KG - Professional Development

20 Qs

KIỂM TRA THƯỜNG XUYÊN

KIỂM TRA THƯỜNG XUYÊN

10th Grade

20 Qs

Python Final 23

Python Final 23

Assessment

Quiz

Specialty

9th - 12th Grade

Medium

Created by

Joseph Gilliam

Used 49+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Python?

A snake

A programming language

A software

A type of food

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is used to define a block of code in Python?

Curly braces

Parentheses

Indentation

Quotation

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you create a comment in Python?

Using the // symbol

Using the /*...*/ symbol

Using the # symbol

Using the -- symbol

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Python function will you use to read input data from the user?

input()

raw_input()

read_input()

collect_input()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a variable "a" that is equal to 2 in Python?

int a = 2

var a = 2

a = 2

2 = a

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a valid Python data type?

 List

Tuple

Dictionary

Table

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a list in Python?

a = (1, 2, 3)

a = [1, 2, 3]

a = {1, 2, 3}

a = '1, 2, 3'

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?