Ad
  • Default User Avatar

    I'm getting the following error in Lua - the 'same' function requires a minimum of 2 arguments, got: 1
    Any suggestions?
    Thanks

  • Default User Avatar

    I'm doing the Lua translation and getting the following error - the 'same' function requires a minimum of 2 arguments, got: 1.
    What am I missing?

  • Default User Avatar

    I'm doing this in Lua and new to it, but getting the error - 'same' function requires a minimum of 2 arguments, got: 1
    What am I missing?

  • Default User Avatar

    Ah, yes, I hadn't accounted for there already been somebody at the till. Cheers

  • Default User Avatar

    Can this be explained please?

  • Default User Avatar

    It just logs - src/Solution.cs(6,24): error CS0161: 'LoveDetector.lovefunc(int, int)': not all code paths return a value
    I added Console.WriteLine inside the curly brace. Is that correct? cheers

  • Default User Avatar

    I'm new to C#,can anyone advise me one how to print variable values to the console please, like using console.log() in Javascript. I've tried Console.WriteLine(flower1) however,it doesn't print to the console.
    Thanks

  • Default User Avatar

    Getting Error occurred in test script './test.ps1' when trying Powershell,any suggestions? thanks