gitGraph
commit id: "Initial commit"
commit id: "Add practice files"
branch alice-temperature
checkout alice-temperature
commit id: "Add F-to-C conversion"
commit id: "Add C-to-F conversion"
checkout main
branch bob-windchill
commit id: "Add wind chill formula"
commit id: "Add heat index"
checkout main

