KeyPress Description: This function demonstrates the usage of the KeyPress API. Example: -- Press a key KeyPress('Y') print("Pressed key: Y")