Skip to content

UCL-DSS/python-logic-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PY03 - Introduction to Python Programming - Logic

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

Structure

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published