Alphabetical - B

betavariateReturns test (random).
binReturns the number converted to a binary string (built-in).
binomialvariateReturns test (random).
boolReturns the boolean True or False value (built-in).
breakpointSuspends execution and switches to the debugger (built-in).
bytearrayReturns a new array of bytes (built-in).
bytesReturns a new bytes object between 0 and 256 (built-in).
betavariate
Returns test (random).
bin
Returns the number converted to a binary string (built-in).
binomialvariate
Returns test (random).
bool
Returns the boolean True or False value (built-in).
breakpoint
Suspends execution and switches to the debugger (built-in).
bytearray
Returns a new array of bytes (built-in).
bytes
Returns a new bytes object between 0 and 256 (built-in).

© 2026 Better Solutions Limited. All Rights Reserved. © 2026 Better Solutions Limited Top