Python Programming for the Absolute Beginner, 3rd Edition

Symbols

+ (addition) operator, 27, 31, 120

\ (backslash), 20, 23–24

/ (division) operator, 31

== (equal to) operator, 59

/ (forward slash), 220

> (greater than) operator, 59

< (less than) operator, 59

% (modulus) operator, 31

* (multiplication) operator, 31

!= (not equal to) operator, 59

# (number sign symbol), 13

* (repetition) operator, 28

- (subtraction) operator, 31

Категории