strlwr() function :
strlwr() function converts a given string into lowercase.

Syntax : char *strlwr(char *string);

  
Your score is: