Python class 7 operators

Python class 7 operators

7th Grade

37 Qs

quiz-placeholder

Similar activities

Python Unit 12 - Terminal and System Commands

Python Unit 12 - Terminal and System Commands

6th - 8th Grade

32 Qs

TechSmart Unit 1 Review

TechSmart Unit 1 Review

7th - 12th Grade

32 Qs

Python Basics 2

Python Basics 2

5th Grade - Professional Development

36 Qs

Year 8 Summative Assessment Retrieval Practice

Year 8 Summative Assessment Retrieval Practice

7th Grade

35 Qs

Stuchell Photoshop ACA - Preparing and Publishing Images

Stuchell Photoshop ACA - Preparing and Publishing Images

6th - 10th Grade

32 Qs

Python - Casting, data types, e.t.c.

Python - Casting, data types, e.t.c.

7th Grade

39 Qs

PYTHON QUIZ 3.1

PYTHON QUIZ 3.1

7th Grade

40 Qs

Python Revision

Python Revision

7th - 11th Grade

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