#!/usr/local/bin/python3 import sre_yield; print(list(sre_yield.AllStrings(r'[0-9][0-9]')));