Glossary

No menu or choices

the user can't pick which conversion to run. (Chapter 4: conditionals) - **No looping** — the program runs once and exits. (Chapter 5: loops) - **No error handling** — entering "abc" instead of a number crashes the program. (Chapter 11: error handling) - **No reverse conversions** — we hardcoded the

Learn More

Related Terms