Skip to main content
added 121 characters in body
Source Link
Veskah
  • 4.1k
  • 14
  • 31

PowerShell, 18 1614 bytes

"$args"#"sgra$"$args#"sgra$"- 

Try it online!Try it online! !enilno ti yrT

First of the trivial comment-abuse answers

PowerShell, 18 16 bytes

"$args"#"sgra$"- 

Try it online!

First of the trivial comment-abuse answers

PowerShell, 18 14 bytes

$args#"sgra$"- 

Try it online! !enilno ti yrT

First of the trivial comment-abuse answers

Source Link
Veskah
  • 4.1k
  • 14
  • 31

PowerShell, 18 16 bytes

"$args"#"sgra$"- 

Try it online!

First of the trivial comment-abuse answers