H7 Methoden - Drillen Rekenmachine

Sign in to test your solution.
using System; namespace Methoden { public class Program { public static void Main(string[] args) { // je mag hieronder code schrijven } // je mag hieronder methoden schrijven } }