News

Now create the following functions: 1- function accept a full name string and convert each letter of first world to Capital and the remaining to small (Pascal Case). //Example : 'the quick brown fox' ...
Now create the following functions: 1- function accept a full name string and convert each letter of first world to Capital and the remaining to small (Pascal Case). //Example : 'the quick brown fox' ...