alexmojaki / futurecoder

100% free and interactive Python course for beginners
https://futurecoder.io/
MIT License
1.31k stars 138 forks source link

for statements not showing up blue #430

Closed sream90 closed 1 year ago

sream90 commented 1 year ago

I just started and keep getting stuck with the editor and "for" statements. I copy the exercise exactly as shown, but my "for" shows up red instead of light blue. The system will not let me advance to the next page and is not marking the task as completed correctly.

alexmojaki commented 1 year ago

The difference in colour is normal, unfortunately there's just two different syntax highlighters that aren't easy to reconcile.

The system will not let me advance to the next page and is not marking the task as completed correctly.

You'll have to give more detail, maybe a screenshot.

sream90 commented 1 year ago

Image 4-26-23 at 3 05 PM

sream90 commented 1 year ago

The example shows the word "for" in blue. No matter how I put in "for", it will only show up red.

alexmojaki commented 1 year ago

Yes, as I said that's normal, nothing to worry about and not easy to change. I can only help with your trouble with the exercise. I was expecting the screenshot to show the output of your code, the exercise you were on, etc.

sream90 commented 1 year ago

Ok. Thank you.