What is the output of the following code snippet?
print([i.lower() for i in "HELLO"])
निम्नलिखित कोड स्निपेट कोड का आउटपुट क्या होगा?