A blog posting problems and tutorials for blog visitors to practice and gain experience.
AD1
Thursday, 2 February 2017
convert to uppercase
Write a function upper() that accepts a string and converts all its characters into uppercase characters as example upper("c programming")=C PROGRAMMING
No comments:
Post a Comment