Solve problem "Delete a character" online - Learn Python 3 - Snakify

Delete a character


Statement

Given a string. Remove from this string all the characters @.
Advertising by Google, may be based on your interests

In all the problems input the data using input() and print the result using print().