Oefeningen H3: Geometric fun

Sign in to test your solution.
using System; namespace oefening { public class Program { public static void Main(string[] args) { } } }