Estadística
2 Preguntas
0 Respuestas
CLASIFICACIÓN
123.533
of 301.440
REPUTACIÓN
0
CONTRIBUCIONES
2 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.282
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 174.580
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
I need help with a loop.
The program that I am creating needs to go through all of the steps for multiple people until 0 is entered. For example: ...
alrededor de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
I am trying to complete a while loop that uses letters instead of numbers as the accepted input. The accepted inputs are M,m,F,f. How do I prevent other inputs from getting through?
% (calculating the Ideal Body Weight (IBW)) ideal_body_weight_male_kg = 50.0 + (2.3 * (height_inches - 60)); ideal_body_weig...
alrededor de 13 años hace | 1 respuesta | 0
