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

iOS Swift Functions and Optionals Parameters and Tuples Tuples

Charles Cleland
PLUS
Charles Cleland
Courses Plus Student 510 Points

Nothing is displaying in the results pane when I enter the tuple code

The results pane appears is also empty for some of my other playgrounds despite correct code. Very odd

Andrew Nattrass
Andrew Nattrass
10,962 Points

I'm also having this problem, all the code is correct but nothing appears in the results pane, any information on why this is happening would be greatly appreciated as it is making following along with the videos far more stressful than it should be!

William Li
William Li
Courses Plus Student 26,868 Points

can you post the code or a screenshot of your playground here? It sounds odd indeed, but without the code/picture, it's impossible to figure out why.

1 Answer

freddie cabrera
freddie cabrera
571 Points

Make sure you have all of your curly brackets in the code.

Paula Carvajal
Paula Carvajal
1,679 Points

I am having the same problem