Y
Hacker News
new
|
ask
|
show
|
jobs
by
sroussey
821 days ago
console.log("This is a %s and a %d!", "string", 4.3) -> This is a string and a 4!