Introduction to Python part II
Introduction to Python part II#
In the second half of the introduction we will take a closer look at loops, conditions and functions. We will also learn about reproducible Python / conda environments.
Python algorithms: loops, conditions and functions (Slides)
Screwing up conda environments: (Slides, Demo video, don’t try this at home)