keyrelease Description: This function demonstrates the usage of the keyrelease API. Example: -- Release a key keyrelease('X') print("Released key: X")