Closed
Description
I'm a member of The Carpentries staff and I'm submitting this issue on behalf of another member of the community. In most cases, I won't be able to follow up or provide more details other than what I'm providing below.
- python-novice-inflammation -
Episode 8 - *https://swcarpentry.github.io/python-novice-inflammation/08-func/index.html
https://swcarpentry.github.io/python-novice-inflammation/08-func/index.html;
- *Creating functions introduces swapping variables under exercise "The
Old Switcheroo". I would like to suggest mentioning that there is an
elegant way of swapping variables in python.
b, a = a, b
Metadata
Metadata
Assignees
Labels
No labels