Python Project
Python Project
-VYOM PANDYA
-ROLL NUMBER: 11151
-TOPIC NUMBER: 4.1.1.1.11
-TOPIC: Basic knowledge of Computer Graphics
- SUBJECT: Computer Science
INDEX
1. Acknowledgments
2. What my project is about
3. Conclusion
4. Bibliography
ACKNOWLEDGMENT
I would like to express my special thanks of gratitude to my teacher
Respected A.K Meena who gave me the golden opportunity to do this
wonderful project on the topic ‘Healthcare recommender’.
INPUT:
if choice in '1':
print('Okay '+ name +' below is best Heart hospital near you')
sector: str = input('Please choose your sector from below options for
Heart hospital near you\n 1. Sargasan\n 2.Sector 30\n 3.Sector 13A\n
Enter number: ')
if sector in '1':
sector: str = input('Please choose your sector from below options for
Emergency hospitals near you\n 1. Sargasan\n 2.Sector 30\n 3.Sector
13A\n Enter number: ')
if sector in '1':
sector: str = input('Please choose your sector from below options for
Kids health care hospitals near you\n 1. Sargasan\n 2.Sector 30\n 3.Sector
13A\n Enter the number: ')
if sector in '1':
print('NeoKids Hospital with phone number 079 2975 0944')
print('Foram clinic for children with phone number 079 2324 5950')
OUTPUT:
Enter your name: Vyom Pandya
1.Heart
3.Emergency
Please choose your sector from below options for Heart hospital near you
1. Sargasan
2.Sector 30
3.Sector 13A
Enter number: 1
CONCLUSION
My program could help many people as it would be easier for them to find
the best hospital around them and get treated and it would save a lot of
time since people would not have spend much time asking others for
different clinics, doctors, hospitals. I hope to make my program a major
successful in the future
BIBLIOGRAPHY
This project was only possible due to these people