H8 arrays - Drillen - Verzendkosten berekenen

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