2.8 Extra Oefeningen: Simple Math
Log in om je oplossingen te testen.
using System;
namespace Extra___Oefening_1_Simple_Math
{
public class Program
{
public static void Main(string[] args)
{
//declaratie van variabelen
//resultaten tonen
}
}
}
Je kunt zo vaak indienen als je wenst. Er wordt enkel rekening gehouden met je laatst ingediende oplossing.
Log in om je oplossingen te testen.