00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017 DONNEES =[['angine-erythemateuse','elevee','gonflees', 'oui','oui','non','non','non','normale','normales', 'normaux'],
00018 ['angine-pultacee', 'elevee','point-blancs','oui','oui','non','non','non','normale','normales', 'normaux'],
00019 ['angine-diphterique', 'legere','enduit-blanc','oui','oui','non','non','non','normale','normales', 'normaux'],
00020 ['appendicite', 'legere','normales', 'non','non','oui','non','non','normale','normales', 'normaux'],
00021 ['bronchite', 'legere','normales', 'oui','non','non','oui','oui','gene', 'normales', 'normaux'],
00022 ['coqueluche', 'legere','normales', 'non','oui','non','oui','oui','gene', 'normales', 'normaux'],
00023 ['pneumonie', 'elevee','normales', 'non','non','non','oui','non','rapide', 'rouges', 'normaux'],
00024 ['rougeole', 'legere','normales', 'non','oui','non','oui','oui','normale','normales', 'larmoyants'],
00025 ['rougeole', 'legere','normales', 'non','oui','non','oui','oui','normale','taches-rouges','larmoyants'],
00026 ['rubeole', 'legere','normales', 'oui','non','non','non','non','normale','taches-rouges','normaux'],
00027 ['rubeole', 'non', 'normales', 'oui','non','non','non','non','normale','taches-rouges','normaux'],
00028 ['rubeole', 'non', 'normales', 'oui','non','non','non','non','normale','normales', 'normaux']]