Introduction
In this lab, you need to create a function that accepts two integer arguments and checks if they are equal or not, returning True if they are equal and False otherwise.
This is a Challenge, which differs from a Guided Lab in that you need to try to complete the challenge task independently, rather than following the steps of a lab to learn. Challenges are usually a bit difficult. If you find it difficult, you can discuss with Labby or check the solution.



