Copyright © tutorialspoint.com
Syntax
Definition and UsageIn a list context, returns the elements of LIST in reverse order. In a scalar context, returns a concatenated string of the values of LIST, with all bytes in opposite order. Return Value
ExampleTry out following example:
It will produce following results:
|
Copyright © tutorialspoint.com