Skip to content

Should upgrade to Python 3.x #16

@mmoser18

Description

@mmoser18

Most pages don't work with Python 3.x (v3.7 in my case).
Reason is mostly that print is now a function and not a statement anymore, plus a few other subtle differences (standard functions that have been moved or removed etc.).
Not sure, whether it's possible to create a version that runs under both Python versions, but upgrading this tutorial such that it runs under the newer seems desirable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions