added shebang line for pyhton3 on unix

This commit is contained in:
BehleZebub
2022-11-02 00:36:04 +01:00
committed by GitHub
parent 95d1bca9fd
commit 587fbfbbb1

View File

@@ -1,3 +1,5 @@
#!/usr/bin/env python3
import math
m = 64 - 1