Code along with us onCode Along
To celebrate World Logic Day, we'll use Python to tackle some logic and probability puzzles. It's a fun way to practice getting from an abstract problem to a concrete solution using data and code.
Learning by doing is encouraged, and you can follow along using DataLab. All you need is a DataCamp account. Note that members of some enterprise groups do not yet have access to use DataLab. Create a free DataCamp account with your personal email address to follow along.
We recommend that you have taken the following course before attending:
Additional resources
Key takeaways
-
How to approach different types of logic problems with coding.
-
Build functions to tacke challenges with different inputs.
-
Simulate random walks in Python.