Lately, I was looking for a syntax of one function in Windows Script Host (WSH) and I realized that it's difficult these days to find a nice tutorial about WSH or even VBScript since both of them are ...
return easygui.msgbox(msg=text, title=title, ok_button="OK") ...