📜  在 python 中生成一个范围内的随机数 - TypeScript 代码示例

📅  最后修改于: 2022-03-11 14:48:32.791000             🧑  作者: Mango

代码示例4
Write a program that generates a random decimal number between 1 and 10 with two decimal
places of accuracy. Examples are 1.23, 3.45, 9.80, and 5.00.