问答题

如何生成一个0-100的随机整数?

【参考答案】

(int)(Math.random()*100)
热门 试题