print(tuple([input(),input()]))
tuple里面只能有一个元素,把两个str打包成一个list