Nirmala School quiz

Nirmala School quiz

9th - 12th Grade

12 Qs

quiz-placeholder

Similar activities

Python Compound Data Types and their Method Set-1

Python Compound Data Types and their Method Set-1

11th Grade - University

10 Qs

Camp Innovation 2025: Secondary Drones

Camp Innovation 2025: Secondary Drones

9th - 12th Grade

13 Qs

Python - Data Types

Python - Data Types

12th Grade - University

11 Qs

Python Basics Quiz

Python Basics Quiz

6th - 10th Grade

15 Qs

List Games

List Games

9th Grade

10 Qs

Python Quiz

Python Quiz

9th Grade

10 Qs

Python Test

Python Test

9th Grade

10 Qs

Exploring Python Data Types

Exploring Python Data Types

11th Grade - University

10 Qs

Nirmala School quiz

Nirmala School quiz

Assessment

Quiz

Education

9th - 12th Grade

Medium

Created by

Yash Vara

Used 4+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol is used to indicate a single-line comment in Python?

//

#

/*

%

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the "if" block in Scratch help you achieve?

Repeating actions

Making decisions

Storing values

Playing sounds

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would you access the third element in a list named my_list?

my_list[0]

my_list[1]

my_list[2]

my_list[3]

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the "repeat" block in Scratch?

To change the background color

To repeat a sequence of action

To play a sound

To draw a shape

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of 3 ** 2 in Python?

9

8

10

7

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a bag: 6 red, 4 blue, 5 green balls. Probability of picking green?

0.7

0.5

0.9

0.3

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If a = 4 and b = 7, what's the value of 3a - 2b?

-5

-2

5

14

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?