ahlamjureabi / Lab07_Dictionary_NBATeam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lab07_Dictionary_NBATeam

Topic

Use all knowledge you got to resolve the problem

Description

Your are 3 NBA basketball team with there 3 best player.

Team 1 : Golden State Warriors
Team Player : "Curry", "Thomson", "Green"


Team 2 : Lakers
Team Player : "Lebron", "Westbrook", "Davis"

Team 3 : Clippers
Team Player : "Leornard", "Batum", "Ibaka"

Use all your knowledge to display all Player like the following exemple : The NBA League got the following player : (all the player)

Resources

Ref Swift Book : Chapitre 10 Dictionary
Ref Slides : 10_Swift_Basic_ArrayAndDictionary

About


Languages

Language:Swift 100.0%