Question: project python This project must at least satisfy the following minimum requirements: Use at least 3 different data types. Use lists or dictionaries or tuples
project python This project must at least satisfy the following minimum requirements: Use at least 3 different data types. Use lists or dictionaries or tuples or sets. Use loops. Use functions that return an output. Use conditions. Use a Lambda function. Apply Markdown Rules. ------------------------------------------ Example project: An online website that shows different events. The visitor should be able to do the following tasks for the store to function properly. As a visitor I should be able to do the following: 1. Browse Events. 2. View the event info (summary, time, price, place, etc.) 3. Search for an Event. 4. Get recommendations for my next visit based on my tickets purchase history. 5. Add tickets to the shopping cart. 6. Remove a ticket from the shopping cart. 7. List the tickets in my shopping cart. 8. Modify the number of ticket (by default one ticket). 9. Continue to checkout. 10. Get a QR code for my ticket. 11. Review my coming events.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
