Grade 7

Grade 7

7th - 8th Grade

21 Qs

quiz-placeholder

Similar activities

Control Structures Quiz

Control Structures Quiz

8th Grade

21 Qs

Grade 7 Python

Grade 7 Python

7th Grade

19 Qs

Python year 9

Python year 9

8th - 11th Grade

20 Qs

Python KS3

Python KS3

6th - 9th Grade

17 Qs

python intro

python intro

4th - 12th Grade

17 Qs

Python - Variables and Input

Python - Variables and Input

1st - 10th Grade

16 Qs

3D Printing Orientation

3D Printing Orientation

6th Grade - Professional Development

20 Qs

ЛАЯ. 01. Условный оператор

ЛАЯ. 01. Условный оператор

8th Grade

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