Learn about a specific topic.
Usage
learn(topic)
topic: str
The topic to learn about.
str
A summary of the topic.
>>> learn("python") 'Learned about python'