Skip to content

Commit cf0c74a

Browse files
committed
Added noted about missing ex3.13
1 parent 79ea6a1 commit cf0c74a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Notes/03_Program_organization/04_Modules.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,8 @@ and `read_prices()` functions to use the `parse_csv()` function.
316316
Use the interactive example at the start of this exercise as a guide.
317317
Afterwards, you should get exactly the same output as before.
318318

319+
### Exercise 3.13: Intentionally left blank (skip)
320+
319321
### Exercise 3.14: Using more library imports
320322

321323
In section 1, you wrote a program `pcost.py` that read a portfolio and computed its cost.

0 commit comments

Comments
 (0)