Masala D
Remove exclamation marks
Write function RemoveExclamationMarks which removes all exclamation marks from a given string.
Kiruvchi ma'lumotlar:
Chiquvchi ma'lumotlar:
Misollar
| # | input.txt | output.txt |
|---|---|---|
| 1 |
Hello World! |
Hello World |