Skip to content

Program written for set building and manipulation, in discrete mathematics.

Notifications You must be signed in to change notification settings

MouraCMichael/Sets-Unions-Intersections-Symetric_Differences

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Sets / Unions / Intersections / Symetric_Differences

Program written for set building and manipulation, in discrete mathematics.

This program is designed to allow the user to enter two sets which are stored as the variables, setOne and setTwo seen below. Numbers and characters, along with strings are also allowed to be entered into these lists.

Notes

To run the program, clone the repository. Once uploaded, open the project on your computer with your preffered IDE which runs Python. Select and run the program.

Characters and strings must be in quotes. When the user selects to run the program, the lists will be used to find four sets. Thses sets include: A normal set, the union of the two sets, the intersection of the two sets, and the symetric difference of the two sets. The results will be labeled and displayed to the screen for the user to see. """

Find me on LinkedIn ----> https://www.linkedin.com/in/corey-moura




screen shot 2018-11-08 at 4 46 56 pm

screen shot 2018-11-08 at 4 47 03 pm

About

Program written for set building and manipulation, in discrete mathematics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages