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

PHP PHP Basics Unit Converter Mathematical Manipulations

error with the quiz!!! the question ask what is the operator that should be use to give 9, not 6

3*3=9 not 3+3=9 so the operator should be *

2 Answers

Gryphon Chandler
Gryphon Chandler
12,668 Points

I just did the Quiz, and it told me that * was correct.

Jason Anders
MOD
Jason Anders
Treehouse Moderator 145,858 Points

I as well. * produces a "Well Done!" and + gave me a Bummer!. So, the quiz is fine.

:dizzy: