local text = io.contents("Read_entire_file.pluto") or "" -- empty string if an error print(text) -- if required