I made a Python script to remind me to drink water every hour. My code is:
import time import plyer from plyer import notification if __name__ == "__mai