2 lines
37 B
PowerShell
2 lines
37 B
PowerShell
|
|
[string]::Join('', $s[$s.Length..0])
|
|
|
[string]::Join('', $s[$s.Length..0])
|