Python Programming for Raspberry Pi, Sams Teach Yourself in 24 Hours

(singke) #1

advanced regular expression features, 330 - 332


Akerman, Dave, 9


allowing input in Python scripts, 88 - 89


altering strings with functions, 202 - 204


string-joining functions, 205
string-splitting functions, 204 - 205
string-testing functions, 205 - 206

analog televisions, connecting Raspberry Pi to, 15


anchor characters as pattern for regular expressions, 324 - 325


AND operators, 98


Apache web server
CGI, 473 - 475
installing, 470 - 471


append() function, 164


arguments


passing, 244 - 246
print function, 72 - 73

array() function, 111


arrays
associative arrays, 175 - 176
creating with NumPy module, 111 - 112


ASCII code, converting to string value, 200


assigning


calculation results to variables, 101
value to variables, 82 - 86
long string values, 84 - 85
number values, 85 - 86

associative arrays, 175 - 176


asterisk (*), as pattern for regular expressions, 329


asynchronous events, 547 - 548


audio, adding to games, 407


available modules, exploring, 264 - 265


B


backslash, 75


base classes, 294


binary operators, 98


bind() function, 441


Blender3D, 389


blinking the LED, 540 - 541

Free download pdf