Python class 7 operators

Python class 7 operators

7th Grade

37 Qs

quiz-placeholder

Similar activities

Midterm prep 7th

Midterm prep 7th

7th Grade - University

41 Qs

Python

Python

5th - 9th Grade

32 Qs

Wrap Up in CS

Wrap Up in CS

7th - 8th Grade

35 Qs

Python Programming

Python Programming

5th - 9th Grade

37 Qs

PYTHON

PYTHON

7th Grade

39 Qs

Python-Unit-Test

Python-Unit-Test

7th Grade

40 Qs

Year9_Exam  Preparation Quiz1

Year9_Exam Preparation Quiz1

4th - 8th Grade

38 Qs

PROGRAMMING WITH PYTHON

PROGRAMMING WITH PYTHON

7th - 8th 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?