subject

Male_names = { 'john', 'bailey', 'charlie', 'chuck', 'michael', 'samuel', 'jayden', 'aiden', 'henry', 'lucas' } female_names = { 'elizabeth', 'meghan', 'kim', 'khloe', 'bailey', 'jayden', 'aiden', 'britney', 'veronica', 'maria' } # use set methods to create sets all_names, neutral_names, and specific_names. all_names = { 'john', 'bailey', 'charlie', 'chuck', 'michael', 'samuel', 'jayden', 'aiden', 'henry', 'lucas', 'elizabeth', 'meghan', 'kim', 'khloe', 'bailey', 'jayden', 'aiden', 'britney', 'veronica', 'maria' } all_names = all_names. union(male_names, female_names) neutral_names = neutral_names. intersection(male_names, females_names) specific_names = all_names. symmetric_difference(neutral_names) print(sorted(all_names)) print(sorted(neutral_names)) print(sorted(specific_names))

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 06:30
This technology is used to produce high-quality documents that look good on the computer screen and in print.
Answers: 1
question
Computers and Technology, 22.06.2019 17:30
1. before plugging in a new device to a computer you should unplug all other devices turn off the computer turn on the computer 2. many of the maintenance tools for a computer can be found in the control panel under administrative tools display personalization
Answers: 1
question
Computers and Technology, 24.06.2019 07:00
Guys do you know sh27 cause he hacked me : ( pidgegunderson my old user
Answers: 2
question
Computers and Technology, 25.06.2019 12:00
Understanding the or how each piece of the production process leads to customer satisfaction at the end is another important skill related to workflow.
Answers: 1
You know the right answer?
Male_names = { 'john', 'bailey', 'charlie', 'chuck', 'michael', 'samuel', 'jayden', 'aiden', 'henry'...
Questions
question
Biology, 06.07.2021 20:10
Questions on the website: 13722361