Using arithmetic operators
x

Expressions, operators, and assignment

Expressions, operators, and assignment

A program often needs to calculate totals, scores, averages, and positions. In Python, arithmetic operators such as +++, −-−, ∗*∗, ///, //////, %\%%, and ∗∗**∗∗ are used inside expressions to produce numeric results.

Using arithmetic operators Lesson

  1. GCSE
  2. /Computer Science
  3. /Using arithmetic operators