Git Product home page Git Product logo

Comments (6)

esouidi avatar esouidi commented on September 24, 2024 1

Hi, I want to work on this, can you assign me ?

from vividhues.

esouidi avatar esouidi commented on September 24, 2024 1

All right, I've already started to work on it.
However, I don't really get the difference between the instruction 2 and 3. When you say rainbow effect, do you mean colors have to change on the system output ?
For the moment this is what I have : image

from vividhues.

KennyOliver avatar KennyOliver commented on September 24, 2024

Awesome! Glad to have you on board! 😄
You can do all of those 4 tasks if you'd like. I've reordered them in terms of least to most difficult.

Tips/More Info

You just need to modify __init__.py:

  • Add these 3 new functions as methods of the Clr class:
    • Give the methods appropriate names (i.e., Clr.random(), Clr.jazzy(string), Clr.rainbow(string))

Don't forget to update the README.md documentation too, please

from vividhues.

KennyOliver avatar KennyOliver commented on September 24, 2024

Looks cool so far but please make the functions have more succinct names for ease of use.

For rainbow:
Each character has to change in color, e.g. "hello world" would be colored red, orange, yellow, green, etc. for each character
My bad... rainbow isn't random, but my issue made it seem like it was.

Like below:
images
(couldn't find a good pic)

For random colors:
Each character is assigned a random color - even if two adjacent characters are given the same color code.

from vividhues.

KennyOliver avatar KennyOliver commented on September 24, 2024

Closed with #3 thanks for contributing

from vividhues.

KennyOliver avatar KennyOliver commented on September 24, 2024

@esouidi your code is now on Test PyPi as part of the package 👍
Hopefully it'll eventually be updated officially to PyPi

from vividhues.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.