View Problem

Define a string containing special characters

Define the literal string "\#{'}${"}/"
DiskEdit
ruby
special = '\#{\'}${"}/'

Submit a new solution for ruby
There are 22 other solutions in additional languages (clojure, cpp, csharp, erlang ...)