forked from Pavel_Durov/python_bot
тест
This commit is contained in:
parent
41ce94578a
commit
c07822862e
6
test.py
Normal file
6
test.py
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
from random import randint
|
||||||
|
|
||||||
|
|
||||||
|
numb = (f"Рандомное число - {randint(-7,10)}")
|
||||||
|
|
||||||
|
print(numb)
|
Loading…
x
Reference in New Issue
Block a user