Hi there,
I'm 博驰.

A student from HUTE. Major is IOT Application Technology.
format_quote博客 Github
function findMe(){
  let name = "博驰";
  let myQQ = "1175161483";
  let myEmail = "bochili@foxmail.com";
  console.log("Name:" + name);
  console.log("QQ:" + myQQ);
  console.log("Email:" + myEmail);
}
findMe();
冀ICP备2022017647号-1