Skip to content

Update Workshop slides to be Python3-compatible #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

KamillaKhabibrakhmanova

Anyone in the workshop downloading Python for the first time was using Python3, and even those on Macs with Python2 installed preferred downloading and using the latest Python3 version, so I updated the slides to be compatible with Python 3.

Most of the changes were updating print() to have parentheses, changing raw_input() to input(), removing some range() references and updating map() to use list().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant