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 trial

Python Python Basics Types and Branching If, Else and Elif

Anna Gros
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Anna Gros
UX Design Techdegree Graduate 11,563 Points

Does somebody know how I can use all the important characters like {}, \ etc. with a German Mac Keyboard?

Does somebody know how I can use all the important characters like {}, \ etc. with a German Mac Keyboard? Do I have to change my settings? I can use them if I copy paste them from somewhere else. My Keyboard Shortcuts do also work on other places (in here for example). But if I try to use them within the Console, the result is strange spaces or (arg: 7), not the characters that I intended.

1 Answer

Steven Parker
Steven Parker
229,744 Points

You can find German keyboard guides online such as this one, that show all the different modes of the keyboard. For example, the braces {} are option-8 and option-9.