kyu_8.remove_first_and_last_character package
Submodules
kyu_8.remove_first_and_last_character.remove_char module
Solution for -> Remove First and Last Character.
Created by Egor Kostan. GitHub: https://github.com/ikostan
kyu_8.remove_first_and_last_character.test_remove_char module
Test for -> Remove First and Last Character.
Created by Egor Kostan. GitHub: https://github.com/ikostan
Module contents
Remove First and Last Character.