Skip to content

Bug Report for string-encode-and-decode #4022

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

Open
Kenny652 opened this issue Apr 8, 2025 · 0 comments
Open

Bug Report for string-encode-and-decode #4022

Kenny652 opened this issue Apr 8, 2025 · 0 comments

Comments

@Kenny652
Copy link

Kenny652 commented Apr 8, 2025

Bug Report for https://neetcode.io/problems/string-encode-and-decode

File "/box/script.py", line 22
encoded += str(len(word)) + '
^
SyntaxError: unterminated string literal (detected at line 22)

I am getting this error even though the code does no have this issue in it

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

No branches or pull requests

1 participant