H4 BMI

Log in om je oplossingen te testen.
using System; namespace BMI { public class Program { public static void Main(string[] args) { //kleef je code hieronder } } }