質問編集履歴

1

誤字

2019/12/11 15:09

投稿

_eito_
_eito_

スコア15

test CHANGED
File without changes
test CHANGED
@@ -40,7 +40,7 @@
40
40
 
41
41
 
42
42
 
43
- #電話番号の正規表現
43
+
44
44
 
45
45
  number_regex = re.compile(r'((\d,)?(\d,|\d{3},)?\d{1,3})')
46
46