Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how does gas exchange happen in the alveoli

class alveoli:
  def __init__(self, thickness, function):
    self.thickness = 'one cell thick'
    self.function = 'gas exchange betwen lungs and the blood'
 
PREVIOUS NEXT
Tagged: #gas #exchange #happen #alveoli
ADD COMMENT
Topic
Name
4+5 =