#day-2 ''' author:hello-python date:2019.1.15 goal:正则表达式 ''' import re line01 = 'hellopython' def r
#day-1 ''' author:hello-python date:2019.1.14 goal:正则表达式 ''' import re #1) line = 'Helllopython' #^