Files
bootdev_python_agent/calculator/main.py

1 line
16 B
Python
Raw Normal View History

2025-08-15 16:14:02 +02:00
print(3 + 7 * 2)