Ad
  • Custom User Avatar

    Running into this issue with my current response:

    Testing for fixed tests
    expected 75 to equal +0
    Completed in 2ms
    Testing for all possible combinations
    exam = 0, projects = 2: expected 75 to equal +0
    Testing for 100 random tests
    Testing for exam = 59, projects = 5: expected 90 to equal 75
    Completed in 1ms

  • Custom User Avatar

    Ooh so it is the lack of quotes? I fixed it but then got:
    Values should not be equal: ''Dad''
    Values should not be equal: ''Bee''
    Values should not be equal: ''banana''
    Log

  • Custom User Avatar

    I keep running into this issue:

    ReferenceError: yes is not defined
    at answer3
    at /home/codewarrior/index.js:127:5
    at /home/codewarrior/index.js:197:5
    at Object.handleError

    I'm very new and not super sure how to fix it?