2023-12-01 13:22:00 +01:00

11 lines
77 B
Python
Executable File

#!/bin/python
"""
Description:
"""
if __name__ == "__main__":
main()