Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -26,6 +26,7 @@ questions = [
|
|
| 26 |
"What treatment plan do you recommend? Choose only from Options: (Scaling, Filling, Pulp therapy/RCT, Extraction, Medication, Referral) and nothing else"
|
| 27 |
]
|
| 28 |
|
|
|
|
| 29 |
oral_health_assessment_form = [
|
| 30 |
"Doctor’s Name",
|
| 31 |
"Patient’s Name",
|
|
|
|
| 26 |
"What treatment plan do you recommend? Choose only from Options: (Scaling, Filling, Pulp therapy/RCT, Extraction, Medication, Referral) and nothing else"
|
| 27 |
]
|
| 28 |
|
| 29 |
+
|
| 30 |
oral_health_assessment_form = [
|
| 31 |
"Doctor’s Name",
|
| 32 |
"Patient’s Name",
|