Which symbol allows you to delete the whole line you typed and begin a fresh line without showing a new prompt?
Explanation
The '@' character is used to clear the entire current input line and start a new line without displaying a new prompt.
The '@' character is used to clear the entire current input line and start a new line without displaying a new prompt.