H5 Beslissingen - Taalkeuze Hello world

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