Help i have a unicode error

Problem description:
I have a unicode error

Expected behavior:
It to not happen

Actual behavior:
no mater what i do even if i delete the line of code and retype it say i have a unicode not matching any other bracket

Steps to reproduce:

Bug appears at this link:

Browser/OS/Device:

Send a repl link or screenshot please

2 Likes

Hey @Strealstud welcome to the forums!

Thank you for your post and sorry that you are experiencing issues. However, the Replit support team may not be able to help you with this issue if you do not complete the template fields fully.

Without knowing the expected and actual behavior (screenshots are fine for this section) as well as the link to your Repl and the steps a member of the support team will need to follow to reproduce the error there won’t be much we can do to help you.

The more information you provide at the start, the easier it will be to identify if your bug report is an issue or a misunderstanding.

1 Like


*

It’s because that line of code isn’t aligned with everything else in the if statement.

…
The first print() isn’t aligned either, make sure everything is aligned.

Still nothing can I share it with you

https://replit.com/@Strealstud/Aclaid?s=app

Your code NEEDS to be aligned. lines 28 and 33. keep indentation consistent everywhere too

I feel so dum I did that and now the elif choice 3 says invalid syntax

There needs to be a space between elif and choice3.

This post was flagged by the community and is temporarily hidden.

I’m just going some of it on my phone because I don’t feel like pulling out my school issued Chromebook

I put a space and it’s still there

I’m getting so made I might just give up

If you want you can invite me to the repl and can try to fix it

1 Like

Please but how do I invite

If you go on computer you can go to the top right corner and click invite. Then enter my username, “MiloCat”. Sadly this feature is not available on mobile

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.