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

15 days ago

EARN PAYPAL IN A

17 days ago

QUICK CASH VIA

17 days ago

ATM cloned cards

17 days ago

ATM cloned cards

17 days ago

ATM cloned cards

17 days ago

ATM cloned cards

22 days ago

A MONEY MAKING B

22 days ago

A MONEY MAKING B

22 days ago

A MONEY MAKING B

22 days ago

A MONEY MAKING B