The built-in functions [bytearray()](https://docs.python.org/3/library/functions.html#func-bytearray), [bytes()](https://docs.python.org/3/library/functions.html#func-bytes), [dict()](https://docs.python.org/3/library/functions.html#func-dict), [frozenset()](https://docs.python.org/3/library/functions.html#func-frozenset), [memoryview()](https://docs.python.org/3/library/functions.html#func-memoryview), [range()](https://docs.python.org/3/library/functions.html#func-range), [set()](https://docs.python.org/3/library/functions.html#func-set), [str()](https://docs.python.org/3/library/functions.html#func-str) and [tuple()](https://docs.python.org/3/library/functions.html#func-tuple) should have the anchor tags `¶` on the right side so that we can easily get the urls. Other built-in functions have the anchor tags `¶` on the right side like below: <img width="286" height="136" alt="Image" src="https://github.com/user-attachments/assets/ef40d488-21de-46f9-bd5b-22b5fe9417a7" />