I have an assignment that I need to program for. The assignment requires the program to accept multiple checkbox selections. i am going to prghram an online food order form, and iu need the user to beable to select multiple items from a list and the program will add the cost of those items and show them their total. how do I get multiple checkbox selection?
