Ad
  • Default User Avatar

    got that, thanks.

  • Default User Avatar

    i thing your 1st minor problem is already stated in First and Second instruction?
    First, cross out what letter(s) the names have in common.
    Second, remove the cross out letter on both names.

    i really dont get the second minor issue you said, can you please elaborate more.

    btw, thank you for the opinion you have discussed here.

  • Default User Avatar

    got that. thanks

  • Default User Avatar

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

  • Default User Avatar

    on my sourcecode i have this,

    if(number % 3 != 0) result = "mocha_missing!";
    else result = "Java";

    but unfortunately this occur, on test case it means that number is divisible by 3 right but as you can see on my code it should return "Java"
    test_caffeineBuzz(CaffeineBuzz_Test)
    expected:<[Java]> but was:<[mocha_missing!]>

  • Default User Avatar

    i pass run test but when i try to submit the source code it always appear to have a problem
    Nope Try again
    Unknown error