def mapper():
for line in sys.stdin:
data = line.strip().split("\t")
date, time, store, item, cost, payment = data
print "{0}\t{1}".format(store, cost)
ソフトウェアエンジニアの技術ブログ:Software engineer tech blog
随机应变 ABCD: Always Be Coding and … : хороший