Skip to content
#

python-console

Here are 16 public repositories matching this topic...

VividHues
KennyOliver
KennyOliver commented Dec 8, 2021

Idea 1 - Pattern

  • Clr.pattern(*args): should allow any number of Clr codes to be passed through, and looped in a pattern (similar to Clr.rainbow(str))
I should be able to do Clr.pattern(Clr.BLACK, Clr.WHITE) and get a black and white string

Idea 2 - Mirror

  • Clr.mirror(str): using a dictionary, swap each letter in a string with an ups
enhancement good first issue

Improve this page

Add a description, image, and links to the python-console topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the python-console topic, visit your repo's landing page and select "manage topics."

Learn more