Write a method called stutter that accepts a string parameter and returns that string with its characters

Question:

Write a method called stutter that accepts a string parameter and returns that string with its characters repeated twice. For example, stutter("Hello!") returns "HHeelllloo!!"

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: