punctuation |
| string.punctuation |
Returns the string of ASCII characters which are considered punctuation characters (string). |
| object | ?? |
| REMARKS |
| * string module * These are in the C locale: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~. * You can use the string.digits constant to * You can use the string.whitespace constant to |
import string
© 2026 Better Solutions Limited. All Rights Reserved. © 2026 Better Solutions Limited Top