文章
311
粉丝
3
获赞
352
访问
44.4k
n=int(input()) num=list(map(int,input().split())) nn=num[::-1] for i in nn: print(i,end=' ')
登录后发布评论
暂无评论,来抢沙发