Ad
  • Custom User Avatar

    I don't understand why the sample test requires a symbol({:a=>1, :b=>2, :c=>3}), and attemping tests don't(Expected: {85=>42, 97=>67, 2=>29, 1=>81}).

  • Custom User Avatar

    STDERR
    /runner/frameworks/ruby/cw-2.rb:38:in expect': Not expected values (Test::Error) from main.rb:24:in block in '
    from main.rb:19:in times' from main.rb:19:in '

    I can't figure what I need to fix in my code with this error...