BS 0.1.0 EasySave

This commit is contained in:
2025-07-10 15:08:20 +08:00
parent 39f8320c49
commit b259b499d4
12 changed files with 197 additions and 295 deletions

3
[Test]/test0.py Normal file
View File

@@ -0,0 +1,3 @@
import math
import r
print(re.findall(r"\d+[.\d]?", "xxxxx$19.99"))