Update lab 12 authored by Dan McQuillan's avatar Dan McQuillan
......@@ -45,11 +45,6 @@ note: pip defaults to installing Python packages to a system directory (such as
## hello, world
make a directory lab-exercises
mkdir lab-exercises
cd lab-exercises
* create a hello world app.
* type it in by hand.
......
......