xploreravi Posted February 20 Posted February 20 Hello Sir, Could you please include the modules time and random in the python modules. I require this for a script to work. Regards, Ravindra
xploreravi Posted February 20 Author Posted February 20 (edited) its Python 3.12 version Edited February 20 by xploreravi
Krydos Posted February 27 Posted February 27 On 2/20/2026 at 2:08 PM, xploreravi said: Could you please include the modules time and random in the python modules. Those are both default modules that are present in all Python installs, and don't need to be requested.
Recommended Posts