Your laptop with 3.6.x (onwards) installed.
NOTE: Those with Linux and MacOSX would have Python installed by default, no action required.
Windows: Download the version for your laptop via https://www.python.org/downloads/
- In your preferred editor, make sure indentation is set to "4 spaces".
- There's an instructor's guide that accompany this workshop.
- Inspired by Learning Python the Hard Way: http://learnpythonthehardway.org/ (See Chapter 43 on one way of implementing FSM)
- Other resources: http://www.codinggrace.com/resources/