1- Define 1-D array with values from 1 to 50. Then, extract all even values from this array and save them as another arr

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: 899603
Joined: Mon Aug 02, 2021 8:13 am

1- Define 1-D array with values from 1 to 50. Then, extract all even values from this array and save them as another arr

Post by answerhappygod »

1 Define 1 D Array With Values From 1 To 50 Then Extract All Even Values From This Array And Save Them As Another Arr 1
1 Define 1 D Array With Values From 1 To 50 Then Extract All Even Values From This Array And Save Them As Another Arr 1 (183.81 KiB) Viewed 30 times
plz help me solve this using python language??!
1- Define 1-D array with values from 1 to 50. Then, extract all even values from this array and save them as another array. 2- Define 1-D array with values from 1 to 50. Then, replace values that are smaller than 30 and divisible by 5 with -1. 3- Use functions and methods from todays class to define the following array: [[1 2 3] [1 2 3] [1 2 3]] 4- define a function to print single elements in a 3-D array.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply