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

Java Java Basics Perfecting the Prototype Conditional ints

What if I don't have a greater than symbol on my computer key board?

dont have a greater than symbol

Conditional.java
int numberOfPeople = 3;
if (
David Bath
David Bath
25,940 Points

What character is above the period (that is, if you press Shift + ".")?

1 Answer

Jason Anders
MOD
Jason Anders
Treehouse Moderator 145,858 Points

Hi Dallas,

I'm not that familial with other keyboard layouts, but was under the impression that the angles brackets < and > were standard on all keyboards. On the EN-US keyboards, they are the shift+. and the shift+, (period and comma) keys.

If not, I'm sure Google will be able to help you. (Google is one of a Developer's Best Friends! :smile:)

:) :dizzy: