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

Development Tools Console Foundations Users and Permissions Creating Users

Can't print "|" on the console. On my keyboard the combination for this is alt+7. But it doesn't get printed on console

I'm using German keyboard on a Mac computer.

I'm seeing two methods to write the pipe symbol that may work for you, try

ctrl + left-alt + ^ and right-alt + ^

3 Answers

Im on a Mac and using Swedish keyboard. Solved it by switching to american keyboard and finding the symbols in the built in Keyboard Viewer

Tackar!

I am having the same issue on a German Keyboard (Win 7). Thankful for any help!

I am having the same problem in a Spanish keyboard. those 2 options you recommended, don't work for me. I usually do "|" by pressing right alt + 1, but it doesn't work in the console :C