Python class 7 operators

Python class 7 operators

7th Grade

37 Qs

quiz-placeholder

Similar activities

Python Quiz

Python Quiz

5th - 12th Grade

40 Qs

Python Conditionals Worksheet

Python Conditionals Worksheet

7th Grade

41 Qs

Python Test 1

Python Test 1

6th - 7th Grade

40 Qs

Year 7CS_exam

Year 7CS_exam

4th - 8th Grade

37 Qs

python

python

7th Grade

40 Qs

Python Unit 01 - Introduction to Python

Python Unit 01 - Introduction to Python

7th - 9th Grade

40 Qs

Year 8 Python Programming Assessment

Year 8 Python Programming Assessment

7th Grade

32 Qs

Number system and Python Class 7

Number system and Python Class 7

7th Grade

37 Qs

Python class 7 operators

Python class 7 operators

Assessment

Quiz

Computers

7th Grade

Medium

Created by

Shruti Gupta

Used 2+ times

FREE Resource

37 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol is used in python to assign values to a variable?
equals =
plus + 
forward slash /
asterisk *

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output?
name = 'Dave'
print (name)
Dave
'Dave'
name
(name)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name of the environment in Python that write your programs and then test them out?
Shell
Window
IDLE
CLI

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a output?

A piece of data that is shown on the screen.

Data that the user enters

An output

A orange

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function is used to output a message in python?

print("")

input=name

print

name=input

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A data type than can have one of two values: True or False

Boolean

Basic Calculation

For

While

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Data type for a whole number

Float

Boolean

Integer

String

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?