测试任务的解决方案 问题定义 编写一个JS函数,确定给定半径的圆的面积。 编写一个JS函数,该函数确定字符串是否以大写字母AZ开头并返回true或false。 设置 npm install 跑步 node index.js / npm run start 测试 npm run test