Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5fd555b

Browse files
More readable question
1 parent 299ed5e commit 5fd555b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎Assignment Set - 4/Assignment on Dictionary - Level 3.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
'''
22
Problem Statement
3-
Care hospital wants to know the medical speciality visited by the maximum number of patients. Assume that the patient id of the patient along with the medical speciality visited by the patient is stored in a list. The details of the medical specialities are stored in a dictionary as follows:
3+
Care hospital wants to know the medical speciality visited by the maximum number of patients.
4+
Assume that the patient id of the patient along with the medical speciality visited by the patient is stored in a list.
5+
The details of the medical specialities are stored in a dictionary as follows:
46
{
57
"P":"Pediatrics",
68
"O":"Orthopedics",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /