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

[Problem] Reversing a string #43

Open
ademclk opened this issue Aug 23, 2022 · 4 comments
Open

[Problem] Reversing a string #43

ademclk opened this issue Aug 23, 2022 · 4 comments
Assignees
Labels
good first contribution Good for new contributors good first issue Good for newcomers programs

Comments

@ademclk
Copy link
Owner

ademclk commented Aug 23, 2022

Reverse a string

User inputs a string.

Write a program that prints out the string reversed.

@ademclk ademclk added good first issue Good for newcomers good first contribution Good for new contributors programs labels Aug 23, 2022
@macunningham22
Copy link
Contributor

I'd like to solve this issue

@ademclk
Copy link
Owner Author

ademclk commented Aug 24, 2022

I'd like to solve this issue

Waiting for your solution.

@redconOne
Copy link
Contributor

I'd like to solve this issue in JavaScript. It is best practice to request to be assigned, or simply to solve and issue a PR?

@ademclk
Copy link
Owner Author

ademclk commented Aug 24, 2022

I'd like to solve this issue in JavaScript. It is best practice to request to be assigned, or simply to solve and issue a PR?

No need for assignment. Solve and send a pr request.

ademclk added a commit that referenced this issue Dec 3, 2022
Resolved Issue #43 using Python
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first contribution Good for new contributors good first issue Good for newcomers programs
Projects
None yet
Development

No branches or pull requests

3 participants