Check Equality of Two Integers

# 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.

|60 : 00

Click the virtual machine below to start practicing