π§βπ»: β¨ Add "pyverse tip" command to show random Python tips or motivational quotes
Title
β¨ Add "pyverse tip" command to show random Python tips or motivational quotes
Enhancement Aim
To introduce a new pyverse tip command that displays a random Python tip, programming quote, or motivational line every time it's run. This will encourage users to learn something new every day while using the CLI.
Changes
- Add a
tips.jsonor Python list with 20-30 Python tips / quotes. - Use
random.choice()to display one random message on each run. - Register a new argparse command:
pyverse tip - Display the tip/quote in a stylized manner (with emojis or terminal formatting).
- Keep code modular to allow future tip expansions.
Screenshots π·
No response
Guidelines
- [x] I have read the guidelines
- [x] I have the link to my latest merged PR
Full Name
Arpit Kumar
Participant Role
Contributor - GSSOC'25
π Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible.
Feel free to join our community on Discord to discuss more!
please add level
please assign it to me
hi @UTSAVS26 please assign this to me
Hi @saniyashk1542 and @Samridha0305 the issue has been raised by @arpitkushwaha90 so i am gonna assign it to him, you are both welcome to raise new issues.