-your script must convert the input to lower case
-your script must remove all spaces from the input,
i.e. it replaces each space character with an empty string
check the input contains the "@" symbol, else display a
specific message
-check the "@" symbol is not at the beginning or end of the...