-
Notifications
You must be signed in to change notification settings - Fork 0
ahromov/anagram
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Write an application that reverses all the words of input text: E.g. "abcd efgh" => "dcba hgfe" All non-letter symbols should stay on the same places: E.g. "a1bcd efg!h" => "d1cba hgf!e" Use Latin alphabet for test only.
About
Application that reverses all the words of input text
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published