单项选择题
( 第3章)设str1='python',语句print(str1.center(10,*))的执行结果是( )。
A、SyntaxError
B、python****
C、**python**
D、****python
点击查看答案&解析
相关考题
