We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08fbe07 commit 5b0af41Copy full SHA for 5b0af41
2018/README.md
@@ -5,7 +5,7 @@ https://adventofcode.com/2018
5
## Language
6
7
This year I chose to implement in Python 2, but ported the code such that it
8
-works in either Python 2 or Python 3.
+works properly in Python 3. Python 2 support has been removed.
9
10
## Preparation
11
0 commit comments