...

/

Challenge 4: Playing With Strings

Challenge 4: Playing With Strings

In this challenge, you will implement a method which will return the String in upper or lower case.

We'll cover the following...

Problem statement

In this exercise, you have to write a method test(), that first checks the ...