Medical Terminology quiz
About
A console app to help memorize medical terms (for example, to study for the medical coding certification):
- abbreviations
- suffixes
- prefixes
- root
Click on "MedicalTerms.exe" to run.
You can edit the text files to add or remove terms. The program will randomly cycle through the terms and remove any you got correct.
To quit, enter q [enter] when it asks if you got it correct.
here's the code:
https://github.com/dygnyc/QuizApp1