Aan de slag met Math en Random

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