text editor with multiple commands
change from line x to line y after the command, the multiple lines are inserted
delete from line x to line y
print from line x to line y
undo the last x changes
redo the last x changes
create a text editor efficient for both time and space constraints.
30L