Guide the user through a specific topic.
Usage
guide_user(topic)
topic: str
The topic to guide the user through.
str
A guidance message for the topic.
>>> guide_user("setup")
‘Guide: setup’