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 touboul
3,053 PointsRegarding a Swift confusing challenge...
Hello guys, I have a question regarding a challenge:
"Challenge Task 1 of 2 Given the struct below in the editor, we want to add a method that returns the person’s full name. Declare a method named fullName() that returns a string containing the person’s full name. Note: Make sure to allow for a space between the first and last name"
I have solved this challenge earlier today but I have a question regarding it: I found this challenge instructions to be very confusing, have you also find it confusing? Second question: Is it normal for this challenge to difficult for me at this stage of the Swift course? Thx for helping!
2 Answers
Sam Kearney
2,058 PointsI've been finding the terminology used in the questions/challenges difficult too. I found it helped to make myself a little key to reference while doing this. Hopefully, the more we're exposed to the correct terminology, the more we'll pick it up and understand it.
Michael touboul
3,053 PointsHello Sam, what is it that you did? - " I found it helped to make myself a little key to reference while doing this"