I have assignment that to use function char *slova(const char *s) which returns dynamically allocated string that is only made of small and big letters.
char *slova(const char *s)