You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Defining the Pillar_Coordinates function with 6 paramters, creating 3 variable named a,b and c and assigning the First function with 4 parameters Finally creating a varibale named as x and assigning (a + b + c) divided by 2 and returning it.