subject

The following program includes fictional sets of the top 10 male and female baby names for the current year. write a program that creates: a set all_names that contains all of the top 10 male and all of the top 10 female names. a set neutral_names that contains only names found in both male_names and female_names. a set specific_names that contains only gender specific names. sample output for all_names: {'michael', 'henry', 'jayden', 'bailey', 'lucas', 'chuck', 'aiden', 'khloe', 'elizabeth', 'maria', 'veronica', 'meghan', 'john', 'samuel', 'britney', 'charlie', 'kim'} note: because sets are unordered, they are printed using the sorted() function here for comparison.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 02:30
Larry sent an email to andy. andy didn't open larry's email but still understood what the message was. how did andy determine the message without opening the email?
Answers: 1
question
Computers and Technology, 22.06.2019 17:50
Farah works in an office with two other employees. all three share a printer and an internet connection. the utility that makes this possible is defragger quicktime soho winzip
Answers: 1
question
Computers and Technology, 23.06.2019 00:30
Quic which one of the following is the most accurate definition of technology? a electronic tools that improve functionality b electronic tools that provide entertainment or practical value c any type of tool that serves a practical function d any type of tool that enhances communication
Answers: 1
question
Computers and Technology, 23.06.2019 06:10
The head restraint should be adjusted so that it reaches a.the top of your ears b.the base of your skull c.the top of the head
Answers: 1
You know the right answer?
The following program includes fictional sets of the top 10 male and female baby names for the curre...
Questions
Questions on the website: 13722360