import os
import re
source = open("text.txt")
text = source.read()
#print(text.replace('design', 'API💥💥').replace('graphic',''))
with open("text.txt", "r") as myfile:
text = myfile.read()
result = open("chimericAPI.txt", "w")
result.write(text.replace('design', 'API💥💥').replace('graphic',''));
myfile.close()
result.close()
#the images or the graphics that you insert belong (or not?) to a certain system of meaning.
#so the text is connected to another system of meaning
#lets's say connect the text with memes or sailor moon
#deconstructing our roots, breaking in pieces , certain things can be validated, certain others can be rejected
#how to critique something, how to deconstruct something