Meaning:
# Read from a source file (FileDot) with open('source.txt', 'r') as file: data = file.read()