Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed Practice Loops in C#!
You have completed Practice Loops in C#!
In this video, we'll review the solution to the second and final challenge.
Finding an Element in an Array
As mentioned in the video, finding an element in an array is such a common thing to do, the .NET Framework Array type provides a static method for doing exactly thatβthe Find()
method. Here's the documentation for the Find()
method:
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up