H4 Verbruik wagen berekenen

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