Y
Hacker News
new
|
ask
|
show
|
jobs
by
dorelal
5955 days ago
I did not get this line.
But we can't actually assign the result to a variable because we can't use alphanumeric characters.
1 comments
mbrubeck
5955 days ago
You can't just write "var a = ..." because the goal is to use only "[]{}()+/."
link