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 trialChristian Beckett
11,123 Pointsdid workspaces go down?
I know I have the right answer for this challenge but it won't load. is anyone else having this issue or just me?? if so how can i fix it?
def apply(func, arg1, arg2):
return func(arg1, arg2)
1 Answer
Cameron Childres
11,820 PointsHey Christian,
I just tried your code in the challenge and it passed. Is the challenge telling you that the answer is incorrect or giving you a different kind of error?
First I'd try to click the "restart" button to give you a clean slate and resubmit, and if that fails then clear your browser cache/cookies and try again. Let me know how you go.
Christian Beckett
11,123 Pointsthanks but its okay apparently workspaces checker went down. but its working now.
Cameron Childres
11,820 PointsSweet, good to hear :)
Christian Beckett
11,123 PointsChristian Beckett
11,123 PointsIs it possible workspace isn't working right now?