Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialRachelle Wood
15,362 PointsAZERTY keyboard issue with Repl/Console
Unfortunately I can't use either the workspaces console or Repl for testing the "for each" loop since it doesn't seem to accept {} typed out on an AZERTY keyboard. It gives me a funky error message as soon as I try to use it. As the Team Treehouse challenge engine says, "Bummer!".
2 Answers
Peter Price
4,007 PointsHi Rachelle,
Do you have a QWERTY keyboard that you can plug in when you use TreeHouse?
Rachelle Wood
15,362 PointsAlas no, I don't have a spare QWERTY keyboard. I am trying to work around this by using the REPL website's native application. It works great for testing direct input. I can use the REPL in the console here to load files and test them still but I can't directly type in { or | in the console at all. I hope Treehouse decides to look into this issue and create support for other types of keyboards in their console.
Peter Price
4,007 PointsIf TreeHouse could make it work with AZERTY keyboards, that would be the best way to get around the problem.
Sorry that I couldn't help, but if I think of something I will come back and write it up.