@ -0,0 +1,6 @@
#include <stdio.h>
int run_Bmi(){
printf("\nBMI-Rechner\n\nGeben Sie ihre Groesse in m an(Bsp: 1.8): ");
}