3 lines
43 B
Python
3 lines
43 B
Python
![]() |
import random
|
||
|
|
||
|
num = random.randint(1, 100)
|