INSTALL RANDOM PACKAGE|| PYTHON|| COMMAND PROMPT||ATOM

Опубликовано: 31 Март 2026
на канале: CODING LIFE
781
5

Today we would learn how to install the random2 package in a single step using command prompt

Command: pip install radom2

Recorder used: Bandicam
Python version:Python3.7.4
[Atom]

==============================================
You can check by using this short code:
==============================================
import random2
a = random2.randint(1,75)
print(a)
===============================================
Thank you very much