Advertisement
Guest User

Untitled

a guest
Aug 25th, 2016
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. #f = open("C:\\PycharmProjects\\untitled\\Already_Tweeted.txt","r")
  2. #lines = f.readlines()
  3. #f.close()
  4. #f = open("C:\\PycharmProjects\\untitled\\SocialMedia_Edited_Tweets.txt","w")
  5. #for line in lines:
  6. # if (status_tweet)+ '\n' = line:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement