how to think like a computer scientist java edition exercise 7.2 [on hold]
- by James Canfield
I cannot figure out how to write this program, can someone please help me?!
The purpose of this method is to practice manipulating St
rings.
Create a new program called Name.java. This program
will take a name string consisting of
EITHER a first name followed by a last name (nonstandar
d format) or a last name followed
by a comma then a first…