Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Steps on Steps #23

Open
xasterKies opened this issue Nov 3, 2021 · 9 comments
Open

Steps on Steps #23

xasterKies opened this issue Nov 3, 2021 · 9 comments
Assignees
Labels
Hard Hard problem trivial questionable problem

Comments

@xasterKies
Copy link
Collaborator

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)
'# '
'## '
'###'

@xasterKies xasterKies added Hard Hard problem trivial questionable problem labels Nov 3, 2021
@mtrishal123
Copy link

please assign it to me

@janWICKEDpro
Copy link
Contributor

assign me @xaster-Kies

@xasterKies
Copy link
Collaborator Author

Done @janWICKEDpro

@xxxSkypper
Copy link
Contributor

please assign me

@xasterKies
Copy link
Collaborator Author

Done @xxxSkypper

@ngigordon
Copy link
Contributor

please assign me

@allenbangai
Copy link

@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
Copy link
Member

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
Copy link

allenbangai commented Apr 22, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hard Hard problem trivial questionable problem
Projects
None yet
Development

No branches or pull requests

7 participants