identifying
maximum value in a tuple, 159 - 160
minimum value in a tuple, 159 - 160
number of values in a tuple, 159
IDLE, 55 - 57
color coding, 56
exiting, 57
features, 56 - 57
debugger, 56
help facility, 57
online documentation, 57
print function, 58 - 59
Python scripts
creating, 62 - 63
running, 60 - 62
starting up, 55
verifying installation, 47 - 48
if statement, 115 - 117
condition checks, negating, 127 - 128
multiple statements, grouping, 117 - 118
syntax, 115
image handling, testing PyGame library for, 405 - 407
image presentation script
creating, 495 - 496
images, locating, 497 - 498
modifying, 513
photos
centering, 503 - 507
framing, 503
scaling, 501 - 503
storing on removable drive, 498 - 501
presentation screen, setting up, 496 - 497
presentation speed, improving, 507 - 513
importing
keywords into Python, 81 - 82
math module to Python scripts, 106
re module, 319
improving image presentation speed, 507 - 513
indentation
in loops, 132
multiple statements, grouping, 117 - 118