Merge pull request #85 from galleon/patch-1

Update ex3_1.md
This commit is contained in:
David Beazley
2024-07-31 10:34:22 -05:00
committed by GitHub

View File

@@ -55,7 +55,7 @@ definition?
## (c) Printing a Table ## (c) Printing a Table
Table the data read in part (b) and use it to make a nicely formatted Take the data read in part (b) and use it to make a nicely formatted
table. For example: table. For example:
```python ```python