PyVerse icon indicating copy to clipboard operation
PyVerse copied to clipboard

πŸ§‘β€πŸ’»: ✨ Add "pyverse tip" command to show random Python tips or motivational quotes

Open arpitkushwaha90 opened this issue 5 months ago β€’ 5 comments

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.json or 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

arpitkushwaha90 avatar Jul 25 '25 06:07 arpitkushwaha90

πŸ™Œ 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!

github-actions[bot] avatar Jul 25 '25 06:07 github-actions[bot]

please add level

saniyashk1542 avatar Jul 25 '25 06:07 saniyashk1542

please assign it to me

Samridha0305 avatar Jul 25 '25 07:07 Samridha0305

hi @UTSAVS26 please assign this to me

saniyashk1542 avatar Jul 25 '25 07:07 saniyashk1542

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.

UTSAVS26 avatar Jul 25 '25 08:07 UTSAVS26