H5 Beslissingen - Omzetten netwerksnelheid

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