Skip to content
This repository was archived by the owner on Oct 15, 2021. It is now read-only.

Made compatible with python3. Fixed inconsistent indentation in code.#14

Open
IMS94 wants to merge 1 commit into
guoyilin:masterfrom
IMS94:python3
Open

Made compatible with python3. Fixed inconsistent indentation in code.#14
IMS94 wants to merge 1 commit into
guoyilin:masterfrom
IMS94:python3

Conversation

@IMS94
Copy link
Copy Markdown

@IMS94 IMS94 commented Apr 22, 2017

  • This code had used both tabs and spaces for indentation which makes it inconsistent for users to run the code since there can be people who use different tab sizes (2, 4, 8). Replaced all indents with tabs.

  • Modified print statements with brackets to run this with python3.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant