Page 121 - Programming the Raspberry Pi Getting Started with Python
P. 121
Index
Symbols
."" (quotes), defining strings in Python
".""" (double quotes), defining strings in Python
/ (divide), working with numbers in Python Shell
/ (slash), in directory syntax
\ (backslash), as escape character
\ (line-continuation command), breaking line into two lines
+ (addition) operator, using with lists
= (assignment). See assignment (=)
== (comparison operator), in Python
* (multiply), working with numbers in Python Shell
[] (square brackets), in Python syntax for lists
Numbers
12C bus, making accessible to Python
30 Arduino Projects for the Evil Genius (Monk)
A
a (append) file mode
Abiword word processor
actuators, attaching to Raspberry Pi
Adafruit
parts used in LED digital clock project
Pi Cobbler from
Pi Plate from
addition (+) operator, using with lists
alert dialog
animation, benefits of Pygame in creating
append (a) file mode
applications, installing/uninstalling with apt-get command. See also software
apt-get command, installing/ uninstalling applications
Arduino boards
connecting to Raspberry Pi via USB
overview of
Raspberry Pi software and
software for
arithmetic, typing commands in Python shell
arrays, variable
assignment (=)
of string value
using with lists
of value to variable
audio socket, in tour of Raspberry Pi
B
batteries
adding battery box to Magician chassis
caution regarding attaching to Raspberry Pi
Beginning Game Development with Python and Pygame (McGugan)