Advertisement
Guest User

Untitled

a guest
Oct 24th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. write2electricboogaloo
  2.  
  3.  
  4.  
  5. text_file = open("write2electricboogaloo.txt","w")
  6.  
  7. text_file.write("(-_-)┓┏(-_-)┛┗(-_- )┓┗(-_-)┛┏(-_-) ┏(-_-)┓┏(-_-)┛┗(-_- )┓┗(-_-)┛┏(-_-)┓ ┏(-_-)┛┗(-_- )┓┗(-_-)┛┏(-_-)┓┏(-_-)┛┗(-_- )┓┗(-_-)┛┏(-_-)┓┏(-_-)┛┗(-_- )┓┗(-_-)┛┏(-_-)┓")
  8.  
  9. text_file.close()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement