2026-03-20 22:40:39 +09:00

1 line
48 B
Python

print("".join(s[0] for s in input().split("-")))