This website works better with JavaScript
Главная
Обзор
Помощь
Вход
jack
/
cocorobolx
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
0
Вики
Дерево:
e0ea877bab
Ветки
Метки
master
cocorobolx
/
skulpt
/
test
/
run
/
t386.py
t386.py
75 B
История
Исходник
1
2
3
4
import random
print random.randint(40, 70)
print random.randint(-40, -70)