Create the variable has_oxygen, check if the key "oxygen" is present in the air dictionary, and save the result in the variable.
has_oxygen
"oxygen"
air
Make sure to type has_oxygen = "oxygen" in air.
has_oxygen = "oxygen" in air