单项选择题
对于表达式"New York".partition(_.isUpper)返回结果正确的是()。
A.("New", "York")
B.("NY", "ew ork")
C.("er ork", "NY")
D.("New York", "NY")
点击查看答案
相关考题
单项选择题
