Commit Graph

2 Commits

Author SHA1 Message Date
Jarle Thorsen
1d20aaeca8
Update ex5_6.md to fix NameError in example code
Calling Stock() directly without providing the name of the module will result in the following error:

NameError: name 'Stock' is not defined

This fixes the bug in the example code.
2023-10-23 12:27:05 +02:00
David Beazley
7d4b30154a Initial commit 2023-07-16 20:21:00 -05:00