wrong-answer

Will return the wrong answer for a simple equation (e.g. 1 + 1 = 4)

Usage no npm install needed!

<script type="module">
  import wrongAnswer from 'https://cdn.skypack.dev/wrong-answer';
</script>

README

wrong-answer

Tired of getting the right answer all the time for basic arithmetic? This is the package for you. Simply pass wrongAnswer an integer, basic operator as a string (i.e. "+", "-", "*", or "/") and a second integer and you'll be pleased to see a value that is not the right answer.