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 trialMichael Zito
Courses Plus Student 4,073 PointsDon't know
Can't figure out what this is asking that I haven't already tried to submit
Jackson Monk
4,527 PointsYes, I want to know the same thing as Antti. Which problem is it
Michael Zito
Courses Plus Student 4,073 Points"Given this function, write the code to call it:". I apologize, I didn't realize it was going to show the entire quiz.
1 Answer
Jackson Monk
4,527 PointsThat's alright. For this question, you have a function named warning() with some commands in it. All it wants you to do is call the function like this:
warning();
That should work
Jackson Monk
4,527 PointsDon't write the semicolon btw it already has it written for you
Antti Lylander
9,686 PointsAntti Lylander
9,686 PointsThere are five questions. Which one keeps bugging you?