Delete python_test.py

Delete code for personal testing
This commit is contained in:
Johan
2019-08-16 23:38:21 +09:00
committed by GitHub
parent 20cb32bf1a
commit a2de0e5d6e

View File

@@ -1,5 +0,0 @@
import math
print(math.frexp("sdf"))
print(math.ldexp(0.95, 2))