H4 Macht van een getal

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