code.javascript 48 B

123
  1. function hello() {
  2. return "hello edabit.com";
  3. }