Test Development Learning Exchange
Jul 26, 2018 · Fundamentals
Python Built‑in Functions: hex(), oct(), bin(), chr() and ord()
This article explains the purpose, syntax, parameters, return values and typical usage examples of Python’s built‑in conversion functions hex(), oct(), bin(), chr() and ord(), including edge cases and custom class implementations.
HEXbinbuilt-in-functions
0 likes · 8 min read