i created a bmi calculator for my python module in my cybersecurity course
In the process of creating the BMI calculator i faced many challenges during it. one of the challenge was making the specific message for a specific age group. ...
In the process of creating the BMI calculator i faced many challenges during it. one of the challenge was making the specific message for a specific age group. ...
In the process of creating the BMI calculator i faced many challenges during it. one of the challenge was making the specific message for a specific age group. i found it challenging because the message from other age group will be shown in the age group i want and this was not ideal. after some time i manage to solve the problem and smoothly ran the program