This is a Python project focused on string manipulation.
I built this to practice working with text in Python and to get more comfortable using different string methods. Strings are used constantly in programming, so this project helped me understand how to format, change, and work with text-based data.
- Python strings
- String methods
- Text formatting
- Basic text logic
- Working with user input
This project helped me build a stronger foundation with strings, which are important for almost every kind of program.