python string库 Last updated Jun 16, 2023 Python 1 2 3 s = string.ascii_letters s1 = string.ascii_uppercase s2 = string.ascii_lowercase