Skip to content
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

Python 2 died 650 days ago on 1/1/2020 #302

Closed
wants to merge 2 commits into from

Conversation

cclauss
Copy link

@cclauss cclauss commented Oct 11, 2021

Python 2 died 650 days ago on 1/1/2020 so it might no longer be installed on newer operating systems.

  • print() is a function in Python 3
  • raw_input() was removed from Python 3 in favor of input().

Python 2 died 650 days ago on 1/1/2020 so it might no longer be installed on newer operating systems.
* print() is a function in Python 3
* `raw_input()` was removed from Python 3 in favor of `input()`.
@cclauss cclauss closed this May 2, 2023
@cclauss cclauss deleted the patch-1 branch May 2, 2023 10:08
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