/
therealyou
/
python-code-check-system
Обзор
Документация
Войти
/
therealyou
/
python-code-check-system
Код
Запросы
1
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
src/main.py
3 строки
47 B
thehighestmath
init project
22 дек 2023, 16:35
22 дек 2023, 16:35
80e0c15
Код
Авторство
О чём код?
a = int(input()) b = int(input()) print(a + b)