H6 Herhalingen - (while) Som en gemiddelde onbeperkt aantal getallen
Sign in to test your solution.
using System;
namespace While___Opwarmer_4_Onbeperkt_aantal_getallen_optellen {
public class Program
{
public static void Main(string[] args)
{
//kleef jouw code hieronder
}
}
}
You can submit as many times as you like. Only your latest submission will be taken into account.
Sign in to test your solution.