Slide 15
Slide 15 text
Mini project: carbon_calculator.py
Define function
Correct
indentation
Docstring to describe what
the module does
Import modules
Assign variable
Nested for loops
Conditional `If` statement
Write to file
Math functions
Print statements
String formatting