Python Basics Quiz

Python Basics Quiz

9th Grade

15 Qs

quiz-placeholder

Similar activities

Program Development - Python: Errors

Program Development - Python: Errors

8th - 10th Grade

13 Qs

End of year quiz: Python

End of year quiz: Python

9th Grade

20 Qs

Python

Python

5th - 10th Grade

10 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

Basic Python Starter PK 1

Basic Python Starter PK 1

9th Grade

10 Qs

Python Introduction Quiz

Python Introduction Quiz

8th - 9th Grade

12 Qs

Intro to Python Programming - Year 8

Intro to Python Programming - Year 8

8th Grade - University

20 Qs

Conditional Statements

Conditional Statements

9th Grade

15 Qs

Python Basics Quiz

Python Basics Quiz

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Vernon Leigh

Used 168+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is used to store whole numbers in Python?

float

str

bool

int

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is used to store decimal numbers in Python?

boolean

string

integer

float

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to display output in Python?

output

input

print

display

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to take input from the user in Python?

read

scan

input

get

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the syntax to check if two values are equal in Python?

==

=

is

===

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the syntax to check if two values are not equal in Python?

!==

!=

==

<>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the syntax to check if a value is greater than or equal to another value in Python?

>

>=

<

==

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?