H5 Beslissingen - Verzendkosten berekenen

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