ℹ️ Your data is safe here... unless you make the SNIP gods angry. And let's just say they have a really bad sense of humor.

From admin, 1 Week ago, written in JavaScript.
Embed
  1. function greet(name) {
  2.   console.log("Hello " + name);
  3. }
  4. greet("Alice");


captcha