Write a Python function that takes a school's website URL as input and looks up the school's unique ID and returns it. Again, polish it as in the previous exercises.
a) Implemented and tested successfully.
b) Implemented but not tested.
c) Not implemented.
d) Implemented but contains errors.