import res = '1. melléklet a 37/2018. (XI. 13.) MNB rendelethez\n\nÁltalános kitöltési előírások\nI.\nA felügyeleti jelentésre vonatkozó általános szabályok\n\n1.'m = re.search(r'^(\d.*?)(?:\n\n|$)', s, re.S)if m: print(m.group(1))
Standard input is empty
1. melléklet a 37/2018. (XI. 13.) MNB rendelethez
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!