Python Basics Quiz

Python Basics Quiz

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Python Syntax

Python Syntax

6th - 12th Grade

18 Qs

Histogram

Histogram

11th - 12th Grade

16 Qs

Python Basics

Python Basics

KG - University

15 Qs

Program Development - Python: Operators

Program Development - Python: Operators

9th - 10th Grade

19 Qs

Python and PseudoCode Quiz

Python and PseudoCode Quiz

10th Grade - University

15 Qs

Estructura Condicional If en Python

Estructura Condicional If en Python

10th Grade

10 Qs

python skillsG7

python skillsG7

9th Grade

20 Qs

TN +2 LESSON 5 _ PYTHON VARIABLES AND OPERATORS

TN +2 LESSON 5 _ PYTHON VARIABLES AND OPERATORS

12th Grade

15 Qs

Python Basics Quiz

Python Basics Quiz

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Michelle Mattox

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does IDE stand for?

Integrated Design Environment

Interactive Development Environment

Interactive Design Environment

Integrated Development Environment

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Python, what is the correct way to assign a value to a variable?

variable == value

value = variable

variable = value

value == variable

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of data is a String in Python?

Text data

Boolean data

Numeric data

Binary data

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of camel case?

years_to_vote

YEARS_TO_VOTE

YearsToVote

yearsToVote

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function is used to display information in Python?

display()

output()

print()

show()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you convert an integer to a String in Python?

string()

str()

int()

convert()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of 39%5 in Python?

2

1

3

4

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?