Files
Convention-Python/[Test]/test0.py

4 lines
68 B
Python
Raw Normal View History

2025-07-10 15:08:20 +08:00
import math
import r
print(re.findall(r"\d+[.\d]?", "xxxxx$19.99"))