sshare/test_in.py

6 lines
63 B
Python
Raw Normal View History

2024-09-10 15:05:08 +00:00
#!/usr/bin/python
import sys
print("=> " + sys.stdin.read())