Python for GCSE

1.4: be able to understand and use arithmetic operators

Keywords:
Getting Started
Test your self on these keywords and definitions using the games below or Play random game
KeywordDefinition
-subtract
-=decrease by
**exponent (raise to the power)
/divide
%mod
+add together
+=increase by
arithmetic operatorsymbol which tells python to perform a maths calculation with two values
Keyword games:
Resources: