(判断题, )已知x为非空列表,那么表达式 sorted(x, reverse=True) == list(reversed(x)) 的值一定是True。
A.正确 B.错误
◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。