import reres = re.findall(r'7\w+','7gh ghj 7ui')print(res)
Standard input is empty
['7gh', '7ui']
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!