Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion general/setup/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,6 @@ $ sudo pacman -S ruby

## Python (optional)

Python usually comes with your operating system. Your coach will show you how to use it to run execute Python code.
For Mac and Linux users, Python usually comes with your operating system. Your coach will show you how to use it to run execute Python code.

For Windows users, Python will need to be installed. Your coach will show you how to install this.