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
Darshan Zend
1e2916e64f
typo
2023-08-14 15:47:31 +01:00
Aymane Boumaaza
ccfcd4cb9f
Fix missing bracket in ex3_6
2023-08-06 22:45:17 +01:00
David Lowry-Duda
b82efeca2a
Update ex7_1.md
...
This **tiny** commit corrects two typos.
2023-07-26 14:44:31 -04:00
Victor Engmark
c079eb9507
fix: Correct reference to Sequence
2023-07-26 11:23:28 +12:00
Suliman Sagindykov
48df268fa9
Update ex2_3.md
...
unnecessary space after a tab (from 5 to 4 spaces)
2023-07-21 16:19:24 +05:00
David Beazley
13df3ab71a
Merge pull request #14 from kozistr/fix/indentation
...
Fix indentation in exercise 9_4
2023-07-20 05:39:28 -05:00
kozistr
e92c1811db
fix: indentation
2023-07-20 15:32:48 +09:00
William Rowell
87f932a66b
Fixed mixed indentation in exercise 1_1 and solution.
2023-07-19 23:20:45 -07:00
Chaoying
d26ca87a05
Fix indent
2023-07-19 11:22:22 +08:00
Matúš Ferech
8d3bb056fa
Fix broken links
2023-07-17 17:45:29 +02:00
David Beazley
7d4b30154a
Initial commit
2023-07-16 20:21:00 -05:00