题解 | #无法更改的信息#

无法更改的信息

https://www.nowcoder.com/practice/0fce92fc0c7046038c185c0b3e7ed996

tuple_1=tuple(input().split())
tuple_2=tuple(input().split())
print(tuple_1,tuple_2,sep='\n')
tuple_3=tuple_1[0:3]+tuple_2[-3::]
print(tuple_3)

全部评论

相关推荐

投递小天才等公司10个岗位
点赞 评论 收藏
分享
点赞 收藏 评论
分享
牛客网
牛客企业服务