gitifyed
This commit is contained in:
10
AoC/2022/7/1.py
Executable file
10
AoC/2022/7/1.py
Executable file
@ -0,0 +1,10 @@
|
||||
#!/bin/python
|
||||
|
||||
"""
|
||||
Description:
|
||||
|
||||
"""
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
Reference in New Issue
Block a user