Checkbox enquiry

how do i code : I am making disease identifier , i have many checkboxes as symptoms , so suppose like checkbox 1 , 3 and 5 are clicked, it display the disease which have those symptoms.
.

make a dictionary like:

{"135":"disease1","136":"disease2","246":"disease3"....}

Search this board for the word multi select.

Also see