File Read & Write Challenge 🖋️ This is a simple Python program that: Reads a file specified by the user. Modifies the content (converts to uppercase). Writes the modified content to a new file with the prefix modified_.