This method deletes the side specified by ‘front’ and indicates whether or not it existed before being deleted.
front (bool) – If True then the front side will be deleted, otherwise the back side will be deleted.
True
bool
Returns True if the side existed before being deleted and returns False if it didn’t exist.
False