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 482b5d2 commit 4b855b2Copy full SHA for 4b855b2
puzzles/solutions/2022/d10/cpu.py
@@ -0,0 +1,2 @@
1
+class CPU:
2
+ """The handheld device's CPU."""
0 commit comments