Chemistry, asked by meenu4204, 1 month ago

A 2m long tube closed at one end is lowered vertically into water until the closed end is flush with the water surface (see figure). Calculate the water level height in the tube. (Barometric pressure=1 atm =10m of hydrostatic water head. Temperature=25
o
C, Density of water 1.00 g/ml. Neglect water vapour pressure)

Answers

Answered by tajindersinghrehan71
0

a=int (input("enter the number : "))

fac=1

while (a>0):

fac=fac*a

a=a-1

print("FACTORIAL : ", fac)a=int (input("enter the number : "))

fac=1

while (a>0):

fac=fac*a

a=a-1

print("FACTORIAL : ", fac)a=int (input("enter the number : "))

fac=1

while (a>0):

fac=fac*a

a=a-1

print("FACTORIAL : ", fac)

Similar questions