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 a61dab0 commit 1c53b06Copy full SHA for 1c53b06
day25/solution.py
100644
100755
@@ -1,4 +1,4 @@
1
-import hashlib
+#!/usr/bin/python
2
3
def main():
4
row = 6
0 commit comments