Ad
  • Default User Avatar

    such a simple task However I still have a cannot convert type void error.

  • Default User Avatar

    this is what I have tried in many cases. This is why I have been confussed. I have not tried to return just names. Without the log. I will try this out.

    thank you

  • Default User Avatar

    Ok let me have another look. Thank you

  • Default User Avatar

    I am a novice at coding. I am trying to work out what the array is called to right some code around it.

    Since the first element is String. I am going to assume it is names?

    I cannot for the life of me get it to ConsoleWriteLine(names). is the console log function not operational?
    So not sure if any code I write is correct.

  • Default User Avatar

    The index starts at 0. I used the modulo % to add 2 to the power of 0. This = 2 and also = Even.
    no need for anything else as the remander and only have aone result. That is = 1 and is Odd.

    I suck at explaining and doing math so my appoligies in advanced for the crude explanation. However that is how I got passed this Kata.
    I also tried to explain without giving the whole thing away.

  • Default User Avatar

    its not just you mate. LOL

  • Default User Avatar

    This comment is hidden because it contains spoiler information about the solution