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 Object-Oriented Swift Complex Data Structures Custom Initializers

In the editor, I’ve declared a struct named RGBColor that models a color object in the RGB space.

In the editor, I’ve declared a struct named RGBColor that models a color object in the RGB space.

Jason Anders
Jason Anders
Treehouse Moderator 145,860 Points

Hi there Syed,

In order for others to be able to properly assist you, you will need to provide a few more details, instead of just the challenge instructions, the community will need:

  1. Details on which part of the challenge you are struck on.
  2. The code you have tried and any errors or messages you are receiving. (Please refer to the Markdown CheatSheet for instruction on how to post code here in the Community).

This is needed to provide you with detailed and specific help. Without it, we really are not able to give you the best learning experience.

:dizzy: