Alphabetical - R

radiansReturns the angle x from degrees to radians.
randbytesReturns test
randomReturns test
randrangeReturns test
rangeReturns a sequence type (built-in).
remainderReturns test
removeRemove the first occurrence of x.
reprReturns a string containing a printable representation of an object (built-in).
reverseReverse the order of the items in place.
reversedReturns a reverse iterator (built-in).
roundReturns the number rounded to a specific number of decimal places (built-in).
radians
Returns the angle x from degrees to radians.
randbytes
Returns test
random
Returns test
randrange
Returns test
range
Returns a sequence type (built-in).
remainder
Returns test
remove
Remove the first occurrence of x.
repr
Returns a string containing a printable representation of an object (built-in).
reverse
Reverse the order of the items in place.
reversed
Returns a reverse iterator (built-in).
round
Returns the number rounded to a specific number of decimal places (built-in).

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