Is there any way to append the content of file1 to the beginning of file2? I tried using this method but it doesn\'t seem to work
def main(): ""