Skip to content

Fix example in Exercise 1.1.5

Created by: bwinterton

I have fixed the last example in Exercise 1.1.5 which gave two errors:

  1. the variable one was not defined
  2. the package nickname should be newpack not new-pack This fixes issue #18 (closed)

Merge request reports