Python Basics

Python Basics

9th - 12th Grade

72 Qs

quiz-placeholder

Similar activities

Khởi động Python

Khởi động Python

1st - 10th Grade

73 Qs

Python 1 Review Game

Python 1 Review Game

9th - 12th Grade

73 Qs

End of term quiz

End of term quiz

9th Grade

71 Qs

Assessment 3

Assessment 3

11th Grade

75 Qs

Python Turtle Quiz

Python Turtle Quiz

5th - 12th Grade

75 Qs

UHS End of year KS3 assessment (year 9)

UHS End of year KS3 assessment (year 9)

9th Grade

70 Qs

Стартовая диагностика

Стартовая диагностика

9th - 12th Grade

75 Qs

Python / Algorithms 7/3/19

Python / Algorithms 7/3/19

10th Grade

70 Qs

Python Basics

Python Basics

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Tahani Morsil

Used 30+ times

FREE Resource

72 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

What does the following equation calculate to in Python?

2 + 2 * 3

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following need to be stored as string data type

Perimeter of a square

Resident of Delhi or not

Name of the student

Address of the student

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following need to be stored as int data type

Number of months in a year

Resident of Delhi or not

Mobile number

Pocket money

Volume of a sphere

4.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following need to be stored as float data type

Perimeter of a square

Resident of Delhi or not

Name of the student

Pocket money

Volume of a sphere

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What kind of data type is this:

cat

String

Integer

Float

N/A

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If a=[1,2,3,4], then a[3] is ?

4

3

2

1

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which value is of data type Float?

64

"Cat"

True

0.5

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?