Define the two lists: A = {1,3,5,7,9) B = {1,2,4,6,7} Then, write a code to find the following: 1) {1,2,3,4,5,6,7,9) 2)

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899559
Joined: Mon Aug 02, 2021 8:13 am

Define the two lists: A = {1,3,5,7,9) B = {1,2,4,6,7} Then, write a code to find the following: 1) {1,2,3,4,5,6,7,9) 2)

Post by answerhappygod »

Define The Two Lists A 1 3 5 7 9 B 1 2 4 6 7 Then Write A Code To Find The Following 1 1 2 3 4 5 6 7 9 2 1
Define The Two Lists A 1 3 5 7 9 B 1 2 4 6 7 Then Write A Code To Find The Following 1 1 2 3 4 5 6 7 9 2 1 (27.94 KiB) Viewed 47 times
Define the two lists: A = {1,3,5,7,9) B = {1,2,4,6,7} Then, write a code to find the following: 1) {1,2,3,4,5,6,7,9) 2) (1,7) 3) {1,2,4,6,7,1,3,5,7,9) 4) {1,2,4,6,7,{1,3,5,7,9}} 5) {{1,3,5,7,9),1,2,4,6,7} 6) Pick up the first and third elements from the list "A". 7) find the intersection and union of the intervals (-2,9) and (-5,7] C
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply