H8 arrays - Opwarmen - Waarde opvragen

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