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

Reverse String #13

Open
xasterKies opened this issue Nov 1, 2021 · 13 comments
Open

Reverse String #13

xasterKies opened this issue Nov 1, 2021 · 13 comments
Assignees
Labels
challenge Daily Challenge Easy Beginner Friendly good first issue Good for newcomers

Comments

@xasterKies
Copy link
Collaborator

Directions

_ Given a string, return a new string with reversed order of character. Make use of Functions and Methods where necessory_

You can code this with any language of your choice!

Examples

reverse('apple') === 'leppa'
reverse('hello') === 'olleh'
reverse('Greetings!') === '!sgniteerG'

@xasterKies xasterKies added challenge Daily Challenge Easy Beginner Friendly good first issue Good for newcomers labels Nov 1, 2021
@andreaPorrazzo
Copy link

Assign me @xaster-Kies

@xasterKies
Copy link
Collaborator Author

Done @andreaPorrazzo

@ngigordon
Copy link
Contributor

please assign me

2 similar comments
@xxxSkypper
Copy link
Contributor

please assign me

@xxxSkypper
Copy link
Contributor

please assign me

@mtrishal123
Copy link

please assign me

@xasterKies
Copy link
Collaborator Author

Done @mtrishal123

@xasterKies xasterKies self-assigned this Nov 5, 2021
@KaptainCS3
Copy link
Contributor

Assign me please

1 similar comment
@KaptainCS3
Copy link
Contributor

Assign me please

@xasterKies
Copy link
Collaborator Author

done @KaptainCS3

@xasterKies
Copy link
Collaborator Author

Yeah @oneamanish sorry for the delay

@EbotProg
Copy link

please assign me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
challenge Daily Challenge Easy Beginner Friendly good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

8 participants
@andreaPorrazzo @xasterKies @mtrishal123 @KaptainCS3 @xxxSkypper @EbotProg @ngigordon and others