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 ...@@ -45,11 +45,6 @@ note: pip defaults to installing Python packages to a system directory (such as
## hello, world ## hello, world
make a directory lab-exercises
mkdir lab-exercises
cd lab-exercises
* create a hello world app. * create a hello world app.
* type it in by hand. * type it in by hand.
... ...
......