Pair Up    β 00:00
Searching for a partner...

Expected Wait Time... 00:15

Users Searching... 0

Your Partner is Ready!

00:20

Operators

An overview into the operators that can be performed in Python, including mathematical, logical, and relational operations on data.
  • Find and output the remainder of 27 divided by 7
  • Output 75 divided by 7 as a decimal number
    • As an integer
  • Using logical operators, output 2 statements that are true and 2 that are false