以下程序的输出结果是( )。s = "LOVES" p

以下程序的输出结果是( )。

s = "LOVES"
print("{:*^13}".format(s))
答案
D

题目信息

题号:5422
题型:单选题
难度:普通