In this workshop we start to introduce conditional statements, logical statements (if, else and elif) and loops (while and for) and functions.
These act as the foundations for developing more complicated and advanced workflows that you often see in Data Science and Sofware Development applications.
Author: Stefania Juks, Science Executive (19/20), UCL Data Science Society ([email protected])
Updated Philip Wilkinson, Head of Science (20/21) UCL Data Science Society ([email protected])
Proudly presented by the UCL Data Science Society
├── PY03 - Introduction to Python Programming - Logic
│ ├── README.md
│ ├── problem.ipynb
│ ├── solution.ipynb
└── workshop.ipynb