Python Forum
Need help with simple shopping cart
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need help with simple shopping cart
#2
You're deleting from the shopping cart that you loaded from the file. That's not the same as deleting from the file. They're two separate entities. You need to rewrite the file based on the shopping card with the deleted item.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Messages In This Thread
RE: Need help with simple shopping cart - by ichabod801 - Aug-22-2018, 01:31 AM
RE: Need help with simple shopping cart - by woooee - Aug-22-2018, 04:16 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  (New to Python) Shopping List Code Farzan1 3 2,814 Oct-28-2019, 04:36 PM
Last Post: SheeppOSU

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020