Matching Ending Items

  • + 0 comments

    Regex_Pattern = r'^[a-zA-Z]*s$' # Do not delete 'r'.