Skip to content

Conversation

Kriginsshadow
Copy link
Owner

When the program is run, the user will first enter a string. After that, the program
should ask the user which operation they want to execute on the string. The available operations are listed below: Append, CountWords, Replace, isPalindrome, Splice, Split, MaxRepeatingCharacter, Sort, Shift, and Reverse. Each method should perform its respective operation based on the user's input.

 When the program is run, the user will first enter a string. After that, the program 
should ask the user which operation they want to execute on the string. The 
available operations are listed below: Append, CountWords, Replace, isPalindrome, 
Splice, Split, MaxRepeatingCharacter, Sort, Shift, and Reverse. Each method should 
perform its respective operation based on the user's input.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant