Skip to content

CemoAkcadogan/GOLANG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Body Mass Index Calculator

This program calculates the body mass index (BMI) based on the user's name, weight, and height. The body mass index is a measure used to assess whether a person has a healthy weight range.

Installation

To run this program, you need to have Go language installed. You can download and install Go from here by following the installation instructions.

Usage

1- Open the terminal and navigate to the directory where the program is located. 2- Compile the code using the command go build main.go. 3- Run the compiled executable file using the command ./main. 4- Follow the prompts to enter your name, weight, and height. 5- The program will calculate your body mass index and provide the corresponding information.

Contributing

Contributions to this project are welcome. If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. You are free to use, modify, and distribute this code.

About

Golang Language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages