You have a file called: prices.txt that looks like: fruit a

You have a file called: prices.txt that looks like: fruit apple… You have a file called: prices.txt that looks like:fruit   apple   3.99    5.99fruit   pear    2.22    3.22veggy   carrot  1.11    1.11veggy   pepper  2.22    6.55fruit   avocado 4.44    4.44jar     nutella 8.88    9.99 Search for fruits that cost 2.22.  The result should only show fruits with that price NOT veggy lines. Computer Science Engineering & Technology C++ ProgrammingCOMPUTER uli101