单项选择题
A.length()B.len()C.size()D.count()
A.print()B.echo()C.display()D.output()
A.return aB.return a,bC.return [a,b]D.return {a:b}