H6 Herhalingen - (while) Bankautomaat

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