This commit is contained in:
David Beazley
2020-05-24 19:49:28 -05:00
parent 4ea53cbadd
commit f98e99b6cb
3 changed files with 21 additions and 56 deletions

View File

@@ -59,7 +59,7 @@ shell. This is Python's native environment. If you are able to use
Python in the shell, you will be able to use virtually everywhere
else.
## Exercises 1.1
## Exercises
### (a) Using Python as a Calculator