增加了数学

This commit is contained in:
2025-08-22 15:07:15 +08:00
parent 9c1a31f2f2
commit 62aec30116

View File

@@ -1 +1,3 @@
import math
print(math.pi)
print('hello world')