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

C# C# Basics (Retired) Perfect Documentation

Darya Zata
Darya Zata
2,562 Points

Hello i tried all options of a question with numcars, but none of it was right..

maybe u can check this question an the answer options..

1 Answer

andren
andren
28,558 Points

Are you certain you tried all of the answers?

The order of the answer options are randomized each time you load the quiz so what answer is labeled as A, B, C, and D will change each time. So even if you technically clicked on all of those options that doesn't mean you actually attempted all of the answers as the answers would be shuffled each time you reloaded.

Anyway the correct answer is numCars.ToString(), I went though the quiz multiple times and it accepted that answer each time.