Need help with my code!

Please help me with my code!!
I can’t get past the first choice in my menu. When I press enter on my second, third, fourth and fifth choice nothing happens. Any help would be greatly appreciated, I’m really stuck.

https://replit.com/@emelielindd/bilfirma3py#main.py

Hi @emelielindd! You need to indent lines 74-83 so that they are inside the elif keyPressed == keys.ENTER: :slight_smile:

4 Likes

A post was split to a new topic: I need help with my code

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