H4 BMI

Sign in to test your solution.
using System; namespace BMI { public class Program { public static void Main(string[] args) { //kleef je code hieronder } } }