This commit is contained in:
Darshan Zend
2023-08-14 15:47:31 +01:00
committed by GitHub
parent 3ac425a715
commit 1e2916e64f

View File

@@ -9,7 +9,7 @@
*Files modified:* `structure.py`, `stock.py` *Files modified:* `structure.py`, `stock.py`
In the last exercise, you create a class `Structure` that made it easy to define In the last exercise, you created a class `Structure` that made it easy to define
data structures. For example: data structures. For example:
```python ```python