Edodovivmagarwal
Computer Science - Text-Based Programming - Python - Operators (arithmetic, comparison, logical) - All Python Operators
Log in

Preparing your experience...

Loading scripts and resources

Comments (0)

0/5000

Comments are reviewed before appearing publicly.

About this Experience

Computer Science - Text-Based Programming - Python - Operators (arithmetic, comparison, logical) - All Python Operators

vivmagarwal
vivmagarwalJan 29, 2026

Description

4 sections. Section 1 'Arithmetic Operators': + (add: 5+3=8), - (subtract: 5-3=2), * (multiply: 5*3=15), / (divide: 5/3=1.667), // (floor divide: 5//3=1), % (modulo/remainder: 5%3=2), ** (power: 5**3=125). Order of operations: PEMDAS applies! Parentheses first. Section 2 'Comparison Operators': == (

Details

Computer ScienceText-Based Programming - PythonClass 6, Class 6, Stage 7, Grade 6, MYP Year 1

Engagement

6

Likes

0

Remixes

0

Comments