The first exploration of the swift programming language. Part of the treehouse tech degree of Unit 1. A playground project to separate players into three different soccer/football teams by using an algorithm where each team has the same average level of players. Finally, the program creates a letter for the parents of each player saying which team they are on and when the practice will commence.
Technologies and concepts explored:
- Control Flow
- Functions
- Dictionaries
API's and frameworks used:
- Foundation