1.2.3 Operators

1.2.3 Operators

10th Grade

22 Qs

quiz-placeholder

Similar activities

CodeHS Python Unit 3 Quiz Review

CodeHS Python Unit 3 Quiz Review

9th - 12th Grade

20 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

GCSE Computer Science: Programming (Data Structures)

GCSE Computer Science: Programming (Data Structures)

9th - 10th Grade

20 Qs

การเขียนโปรแกรมภาษา python ม.5 ภาคเรียนที่ 2 ปีการศึกษา 2561

การเขียนโปรแกรมภาษา python ม.5 ภาคเรียนที่ 2 ปีการศึกษา 2561

10th - 12th Grade

20 Qs

Python тілінде циклдар

Python тілінде циклдар

9th - 12th Grade

22 Qs

Python Class 9

Python Class 9

9th - 10th Grade

25 Qs

Python Variables and Data Types

Python Variables and Data Types

9th - 12th Grade

20 Qs

1.2.3 Operators

1.2.3 Operators

Assessment

Quiz

Computers

10th Grade

Medium

Created by

P Bailey

Used 50+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

22 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What is the operator symbol for divide?

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Returns the remainder from division
modulus
exponents
boolean
variables

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Symbol used for modulus
%
&
#
**

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A data type than can have one of two values: True or False
boolean
variable
modulus
interpreter

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The correct way to write a variable in Python?
myVariable = 10
my Variable = 10
myVariable is 10
myVariable: 10

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

10= 100
Which of the following is used in Python to calculate ten squared?
10 ** 2
10 * 2
10 % 2
10 ** 10

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

To solve a problem that requires the user to enter 10 numbers would use what type of iteration?
While loop
For loop
Variable
Selection

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?