Kotak Pesan untuk Python

import pyautogui
print(pyautogui.alert("Hi grepper user"))
Programmer of empires