In C++, using STL algorithms, use the text file shoes.txt, where you want to sell a pair of shoes to a customer. The price must come from the text file, and can be used to get the total for any shoe the user may choose.
CONSOLE
cout < "what="" shoes="" do="" you="" want="" to="">
cin >> heels;
cout < "="" that="" will="" be="" "="" shoe_price="">
The cout should return " That will be $20 !
shoes.txt items:
heels $20
shoes $12
yeezys $289
jordans $150
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here