Hi,
I'm new to C# and won't lie, I'm finding it rather hard after not coding for a couple of years (previous experience being Python and HTML). My first assignment for the Computer Science degree I've just embarked upon is FizzBuzz which although is generally easy as it would appear with a google, it's also got some extra bools and intergers thrown in which I'm not entirely sure what to do with.
If anybody can point me...