ChicoState / ChicoState/MyFirstExample
Handle NaN errors
Abierto
- Lenguaje dominante
- C++
- Estrellas
- 0
- Forks
- 418
- Merge medio
- 13 h 31 min
- PR fusionados (30 d)
- 1
Descripción
# Problem Description
A bug occurs when the second number entered by the user is zero because a divide-by-zero error.
# Desired Behavior
When a user enters zero (`0`) as the second number, show all the *other* operations as usual. However, instead of calculating and displaying the quotient for division, display the message: `Dividing by zero is not a number.`
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.