INDEX

SYMBOLS AND NUMBERS

+ (addition operator), 17

\ (backslash)

to separate lines of code, 235

in strings, 29, 126

{} (braces), for creating maps, 39

[] (brackets), for creating lists, 33

: (colon)

in if statements, 54

in lists, 34

in maps, 39

/ (division operator), 17–18

. (dot operator), 106–107

* (multiplication operator), 16–18

() (parentheses)

with classes and objects, 96

for creating tuples, 38

% (percent sign)

as modulo operator, 149

as placeholder operator, 30–31, 175

- (subtraction operator), 17

2D (two-dimensional) graphics, 163

3D (three-dimensional) graphics, 164

A

abs function, 109–111

adding items to lists, 35

adding objects to classes, 96

addition operator (+), 17

Adobe Flash, 286

Alice, 286

alpha channel, 222, 224

and keyword, ...

Get Python for Kids now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.