Foundations-of-Applied-Mathematics / Labs

Labs for the Foundations of Applied Mathematics curriculum.
https://foundations-of-applied-mathematics.github.io/
211 stars 71 forks source link

Python Essentials, named arguments #2

Closed jaredawebb closed 7 years ago

jaredawebb commented 7 years ago

On page 8 of Python Essentials you are using the words "named arguments" without ever defining them.

shanemcq18 commented 7 years ago

@jaredawebb are you going through the most recent versions of the labs? I've been updating the Python Essentials in the Lab-Development repo but the changes are not reflected on the PDFs here yet. I can send you the most recent versions later today.