Hello to all... this is my first post on the forum, and I'm sure I'll stick around for extra help :)
Anyways. I'm practicing on CodingBat.com and got stuck on this task: CodingBat Java String-1 nTwice
Here's my code:
I THINK that my method will work, but I am unsure about how to define String b so that the program does what it is intended to do. What should go between the parentheses?
