EliteProgrammersClub / EPCDailyChallenge

Daily challenge on algorithm, using different languages. From different problems to be solved.
MIT License
7 stars 20 forks source link

Steps on Steps #23

Open xasterKies opened 2 years ago

xasterKies commented 2 years ago

Directions

Write a method or function that accepts a positive number N. The function should print a step shape with N levels using the # character. Make sure the step has spaces on t right hand side. Make sure to use methods and functions where necessory

You can code this with any language of your choice!

Examples

steps(2) '# ' '##' steps(3) '# ' '## ' '###'

mtrishal123 commented 2 years ago

please assign it to me

janWICKEDpro commented 2 years ago

assign me @xaster-Kies

xasterKies commented 2 years ago

Done @janWICKEDpro

xxxSkypper commented 2 years ago

please assign me

xasterKies commented 2 years ago

Done @xxxSkypper

ngigordon commented 2 years ago

please assign me

allenbangai commented 2 years ago

@xaster-Kies and @Wandji69 , all this issues are way to easy and are something to test beginners... Shoudn't you guys think of increasing the level a little...

Wandji69 commented 2 years ago

Hi @allenbangai, I will see how to update the issues and your welcome to pin me if you want to share the more difficult level tasks which can be added.

allenbangai commented 2 years ago

Sure about that...

On Tue, Mar 22, 2022, 8:46 AM Collins C Wandji @.***> wrote:

Hi @allenbangai https://github.com/allenbangai, I will see how to update the issues and your welcome to pin me if you want to share the more difficult level tasks which can be added.

— Reply to this email directly, view it on GitHub https://github.com/EliteProgrammersClub/EPCDailyChallenge/issues/23#issuecomment-1074837815, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALF7P342JVP6SBF6XM3ORB3VBF3EBANCNFSM5HH5RHPQ . You are receiving this because you were mentioned.Message ID: @.***>