Raspberry Pi Notes2
Raspberry Pi Notes2
Forintroductiontopythonprogrammingcoveringthefollowing:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Printing
Variables
Basicmathsoperators(add,subtract,multiply)
Basicvariabletypes(strings,integers)
Concatenatingstrings
Castinganintegertoastring
Booleans(True/False)
Inequalities(GreaterThan/LessThan)
If/Elsestatements
Lists
Listmethods(append,extend)
Addingliststogetherwith+
Sets
ForLoops
Indexingstrings
Splittingstrings
Tuples
Dictionaries
HOWTOU
E
Ensureyouarepluggedintotheinternetand
Runthecommand
wgethttp://goo.gl/0ZDOdXOintro.pynocheck
certificate
andopenwith
idle3intro.py&.
RunthefilewithF5toseetheoutputthengobacktothecodeandread
theinstructions,editaway,saveandrunagain.