petrichorcode / python-logic-workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PY03 - Introduction to Python Programming - Logic

In this workshop we start to introduce logical statements (if, else and elif) and the while and for loops. We will also have a short intro on functions and variables (global and local).

Author: Stefania Juks, Science Executive, UCL Data Science Society (stefania.juks.19@ucl.ac.uk)
Proudly presented by the UCL Data Science Society

Structure

├── PY03 - Introduction to Python Programming - Logic
│   ├── README.md
│   ├── problem.ipynb
│   ├── solution.ipynb
    └── workshop.ipynb

About


Languages

Language:Jupyter Notebook 100.0%