2023/empty.py

4 lines
42 B
Python
Raw Normal View History

2023-12-29 21:03:50 +00:00
import fileinput
2024-01-04 03:42:27 +00:00
2023-12-29 21:03:50 +00:00
list(fileinput.input())