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 trialHenry Brenton
10,144 PointsWhich line item has the lowest Book value in 2017 - I can't seem to arrive at the correct answer for this
Hello all,
I've been trying to tackle this question quite a few times now, and keep getting it wrong - I'm a bit confused as to now to arrive at the correct answer for this questions, how does one calculate the right outcome here?
Many Thanks
Henry
1 Answer
Steven Parker
231,186 PointsThere's really nothing to calculate, it's just a lookup. I found the smallest amount among the 3 items in the liabilities.
I did, however, have a technical issue with this question. If you enter the item name with the capitalization shown, it does not get scored as correct. But it was accepted when entered in all lower case.
Henry Brenton
10,144 PointsHenry Brenton
10,144 PointsThanks Steven, I tried again with a previous answer, all lower case, and it worked lol,
Cheers!
Steven Parker
231,186 PointsSteven Parker
231,186 PointsHenry Brenton — Glad to help. You can mark a question solved by choosing a "best answer".
And happy coding!