Ad
  • Default User Avatar
  • Default User Avatar

    I'm new here and new in programming, so I need some help.
    I'm trying to submit my code, but getting an error message: "Validate
    Expected: false, instead got: true".
    I can't figure out why is happeing since I passed all tests ("Run test" button).
    Speaking about Ruby version.
    Would be appreciated to any help.
    Thanks!

  • Default User Avatar

    Ruby version still has a test case with no parameter passed into the method. Is it meant to?
    get_count()
    " get_count': wrong number of arguments (0 for 1) (ArgumentError) from "