Skip to content

ahromov/anagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages