mirror of
https://github.com/harry0703/MoneyPrinterTurbo.git
synced 2026-02-21 16:37:21 +08:00
5 lines
101 B
Python
5 lines
101 B
Python
punctuations = [
|
||
"?", ",", ".", "、", ";", ":",
|
||
"?", ",", "。", "、", ";", ":",
|
||
]
|