from easygui import * name = enterbox("请输入您的姓名","个人信息","",True,"python.png") print(name)
settings
unfold_less visibility play_arrow