Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

jaidah minnick
50 Pointswhich binary number represents number
..
1 Answer

Steven Parker
221,451 PointsYou didn't say what number you were trying to convert, but take a look a the answer I gave to another user asking about the value 000000111
.
The same principle can be applied to any other number.
Jason Larson
8,142 PointsJason Larson
8,142 PointsI'm not sure exactly what you're asking here, as the answer would depend on the number. The Quiz that you're referencing asks about which binary number represents 'on' and 'off', in which case the answer is '1' and '0', respectively. (That's why you will see some flip switches that have a I for on and a O for off, and why some push button power switches have a symbol that looks like a circle with a line in it, which represents 1 and 0.)