Python class 7 operators

Python class 7 operators

7th Grade

37 Qs

quiz-placeholder

Similar activities

Python. СР-1

Python. СР-1

7th - 10th Grade

37 Qs

Quiz Python

Quiz Python

7th Grade

40 Qs

TIN 7_ON TAP_LINK1

TIN 7_ON TAP_LINK1

7th Grade

39 Qs

Python Basic Quiz

Python Basic Quiz

6th - 8th Grade

40 Qs

Introduction to Python Programming

Introduction to Python Programming

7th Grade

40 Qs

M1_Final_Quiz_Term1

M1_Final_Quiz_Term1

7th Grade

40 Qs

Grade 7 Revision

Grade 7 Revision

7th Grade

41 Qs

Python Assessment 1

Python Assessment 1

7th - 9th Grade

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