index.js

const res = window.prompt("What's your name?");
alert(`Your name is ${res}`);

相关文章:

  • 2021-08-24
  • 2021-12-28
  • 2021-09-17
  • 2021-10-29
  • 2021-11-09
  • 2021-12-15
  • 2021-06-18
猜你喜欢
  • 2022-12-23
  • 2022-01-24
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-08
相关资源
相似解决方案