Oefeningen H2: Simple maths

Log in om je oplossingen te testen.
using System; namespace simplemaths { public class Program { public static void Main(string[] args) { //kleef jouw code hieronder } } }