Untitled - Posted on October Sun 4th 11:39 PM (Never Expires) - Format: text - This is a modified post titled "Untitled". - See newer version(s) of this paste titled "Untitled", "Untitled" and "Untitled"
  1. file1 = open('D:\desk_to_D\winner.txt','r',encoding='utf-8')
  2. file_lines = file1.readlines()
  3. file1.close()
  4. print(file_lines)
  5. print(len('\n'))
  6.  
  7. import re
  8. output={}
  9. temp = re.compile("([a-zA-Z]+)([0-9]+)")
  10. for data in file_lines:
  11.     part_of_line = temp.match(data).groups()
  12.     print(data)

New Paste

Paste Options

Recent Pastes

9 days ago

EARN PAYPAL IN A

11 days ago

QUICK CASH VIA

11 days ago

ATM cloned cards

11 days ago

ATM cloned cards

11 days ago

ATM cloned cards

11 days ago

ATM cloned cards

16 days ago

A MONEY MAKING B

16 days ago

A MONEY MAKING B

16 days ago

A MONEY MAKING B

16 days ago

A MONEY MAKING B