We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07770fe commit ceed6f6Copy full SHA for ceed6f6
2021-python/day05/main.py
@@ -1,5 +1,4 @@
1
from dataclasses import dataclass
2
-from tkinter import Y
3
# ------------- Begin of Classes ----------------
4
@dataclass
5
class Coordinate:
0 commit comments