1 2 3
# Test 3: File Editing Create a file called `data.txt` with a list of 5 fruits, one per line. Then modify that same file to add the price "$2.99" after each fruit name, separated by a space.