H4 String functies inleiding

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