update: wording switch exercise string manipulator
This commit is contained in:
@ -10,8 +10,8 @@ package main
|
|||||||
|
|
||||||
// ---------------------------------------------------------
|
// ---------------------------------------------------------
|
||||||
// STORY
|
// STORY
|
||||||
// You want to write a program that will manipulate the
|
// You want to write a program that will manipulate a
|
||||||
// given strings to uppercase, lowercase, and title case.
|
// given string to uppercase, lowercase, and title case.
|
||||||
//
|
//
|
||||||
// EXERCISE: String Manipulator
|
// EXERCISE: String Manipulator
|
||||||
//
|
//
|
||||||
|
Reference in New Issue
Block a user