Grade 7

Grade 7

7th - 8th Grade

21 Qs

quiz-placeholder

Similar activities

Variables

Variables

7th - 10th Grade

16 Qs

Python programming

Python programming

6th - 12th Grade

16 Qs

Basics Python

Basics Python

8th - 10th Grade

20 Qs

Python Basics (CodeHS)

Python Basics (CodeHS)

7th - 12th Grade

20 Qs

Python KS3

Python KS3

8th Grade

17 Qs

Python

Python

8th Grade

20 Qs

Python basic commands

Python basic commands

8th Grade

20 Qs

Python Assessment

Python Assessment

7th Grade

20 Qs

Grade 7

Grade 7

Assessment

Quiz

Computers, Fun

7th - 8th Grade

Hard

Created by

Manali Pandey

Used 101+ times

FREE Resource

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Is Python case sensitive when dealing with identifiers?

Yess

No

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an invalid variable?

my_string_1

1st_string

foo

_

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct operator for power(xy)?

X^y

X**y

X^^y

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of these is floor division?

/

//

%

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the answer to this expression, 22 % 3 is?

7

1

0

4

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Mathematical operations can be performed on a string.

True

False

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the output of this expression, 3*1**3?

27

9

3

1

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?