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