What will be the output of the following Python code? print("abc. DEF".capitalize()) ( ) A、abc.defB、ABC、DEFD、Abc.defE、Abc.Def 发布时间:2025-10-06 01:34:20