Level 3: Delete Line
Objective:
Delete the second line using dd
Instructions:
Move to the second line using j, then press dd to delete the entire line
Target Output:
First line - keep this Third line - keep this too
Type 'vim level3.txt' to start editing
user@obot:~$