tests/C_C++/compare_to.py
2024-12-10 20:40:17 +01:00

3 lines
48 B
Python
Executable File

#!/bin/python3
print("Hello, World!" * 1000000)