判断题

运行以下程序, 程序不会报错, 将打开窗口, 显示文字为"成功"。 ( ) 

from tkinter import * 

messagebox.showinfo('提示信息','成功')

A 正确
B 错误
赣ICP备20007335号-2