Python Basics

Python Basics

9th - 12th Grade

72 Qs

quiz-placeholder

Similar activities

OCR GCSE TEST 2

OCR GCSE TEST 2

12th Grade

70 Qs

CF1 Hardware and Intro to Java

CF1 Hardware and Intro to Java

9th - 12th Grade

75 Qs

Recap - OOP, Python and Computational thinking

Recap - OOP, Python and Computational thinking

10th Grade

70 Qs

UH2 PBO Sem 2 2021/2022 SMKN9 Medan

UH2 PBO Sem 2 2021/2022 SMKN9 Medan

11th Grade - University

75 Qs

Python Y9 Assessment

Python Y9 Assessment

10th Grade

77 Qs

2.2 Programming Techniques

2.2 Programming Techniques

10th - 12th Grade

76 Qs

Computer Science Webxam

Computer Science Webxam

12th Grade

74 Qs

Python Midterm

Python Midterm

12th Grade

74 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?