Question: Create a 3 4 array with values ranging from 1 to 1 2 ( inclusive ) . Replace all even numbers in the array with

Create a 34 array with values ranging from 1 to 12(inclusive).
Replace all even numbers in the array with their negative counterparts (example: 2 becomes 2)
Replace all values in the last row with 0.
Replace the value at position (0,2)(row 0, column 2) with 99
Add the result to 34 array with values ranging from 30 to 42(inclusive)
print the output
] # ITEM 6
# WRITE CODE hERE that REPROOUCES THE OUTPUT OF THE STEPS PROVIded above.
# Copy your script and paste it into the designated answer box on Blackboard.
# 25 points
Create a 3 4 array with values ranging from 1 to

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!