2023/empty.py

3 lines
41 B
Python
Raw Normal View History

2023-12-29 21:03:50 +00:00
import fileinput
list(fileinput.input())