整数的个位
https://www.nowcoder.com/practice/1c0ce3c9134f45edbcd4343f9d5e320a
n=input() print(n[-1])
暂无评论,快来抢首评~
相关推荐