小编CH *_* C3的帖子

生成随机浮点数

现在我正在努力在你的屏幕上制作Python"类型"(我感到无聊和实验),而且我自己得到了这么多,但我找不到任何方法在我的脚本中使用小数,如Python只接受randint()的整数.

#include <stdio.h>;
import sys;
import time;
import os;
import random;
os.system("clear");

script = "I just really need to type something right now. I'm not sure why, but I really feel like typing on the Chromebook right now. It seems kinda weird, but I like doing this. It helps me practice what I'm doing. I've noticed that I'm a lot worse at typing lately, and I don't know why. Maybe it's because I've been working with a chunky keyboard, and …
Run Code Online (Sandbox Code Playgroud)

python

-1
推荐指数
1
解决办法
2701
查看次数

标签 统计

python ×1