Skip to content

Adhouma/Sets-Symmetric-And-Asymmetric-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sets-Symmetric-And-Asymmetric-challenge

/**
 * Create two sets Nature and Devine 
 * 
 * - Nature's words: "all", "nature", "is", "but", "art", "unknown", "to", "thee"
 * 
 * - Devine's words: "to", "err", "is", "human", "to", "forgive", "devine"
 * 
 * Your challenge is print out the two sets and determine the union and the
 * intersection of the two sets
 *  
 * PS:
 * See the image in the description folder for more details
 */

Challenge description:

Challenge description

Releases

No releases published

Packages

No packages published

Languages