Closed blu-rayy closed 4 months ago
Upon renting a video, it does not properly reflect whom the customer_ID is attached to
cr.rent_video(rent, 3, "3S"); //renting video Interstellar with VID 3S // rented by customer_ID #3 : Miles Morales
customer_rent.txt file output: 3S, Interstellar, Sci-Fi, Paramount Pictures, 5 & 1, John Doe, 123 Main St @ 2024-07-13 21:03:01
Does not properly reflect the customer.
Upon renting a video, it does not properly reflect whom the customer_ID is attached to
cr.rent_video(rent, 3, "3S"); //renting video Interstellar with VID 3S // rented by customer_ID #3 : Miles Morales
customer_rent.txt file output: 3S, Interstellar, Sci-Fi, Paramount Pictures, 5 & 1, John Doe, 123 Main St @ 2024-07-13 21:03:01
Does not properly reflect the customer.