Ad
  • Custom User Avatar

    i like yours because it is simple and easy to read.I also chose this approach to solve but i did not know about the isinstance at that time.i was using the type function to see if type is str then return unkown but it didnt work.