codecamp

JavaScript 使用random()生成随机小数

function myFunction() {


// Only change code below this line.


return Math.random();


// Only change code above this line.
}
JavaScript 使用循环语句查找通讯录
JavaScript 使用random()生成随机数
温馨提示
下载编程狮App,免费阅读超1000+编程语言教程
取消
确定