This short text file is program1.txt. Before using it, delete these comment lines and all lines before the first begin. begin x := 12; y := 3; begin number := x; y := 44 end; number := y end