https://github.com/shane-staret/stringmanipulator
Java program to change a given String based on user input.
https://github.com/shane-staret/stringmanipulator
adt advanced-data-structures java queue stack
Last synced: about 1 year ago
JSON representation
Java program to change a given String based on user input.
- Host: GitHub
- URL: https://github.com/shane-staret/stringmanipulator
- Owner: shane-staret
- Created: 2018-02-05T11:21:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-20T17:57:39.000Z (about 8 years ago)
- Last Synced: 2025-01-22T01:36:41.162Z (over 1 year ago)
- Topics: adt, advanced-data-structures, java, queue, stack
- Language: Java
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StringManipulator
A simple Java program that can take a user's input and manipulate that input based on a user's instructions. This project uses a stack to account for every letter within a the user's message.
________________________________________________________________________________________________________________________________
**For example, say a user inputs "Hey, I guess this is a MESSAGE that I am sending into this program!":**

**Then, you can enter in specific instructions to manipulate this message:**

**Based on the commands "U R X Z", the message is changed so that the final message is this:**
