Find Closest Palindrome Number

# Introduction In this lab, you are required to write a function called `find_closest_palindrome()` that takes an integer as input and returns the closest palindrome number to that given integer.

|60 : 00

Click the virtual machine below to start practicing