Carbon Print is a friendly little Python tool that gently exposes your lifestyle’s environmental impact...
- Asks how many miles you drive per day
- Asks how much electricity you use per month
- Gives you a clean little summary in metric tons of carbon
- Built to show what you can do with variables, math, and empathy
input()
,float()
,print()
with f-strings- Defined functions for modularity and clarity
- Constants and basic math calculations
- Zero external libraries (we rawdog Python here...)
Miles per day driven? 25 kWh per month used? 300
🚗 Driving: 3.75 tons 💡 Electricity: 1.50 tons 🌍 Total: 5.25 tons
Penuel Stanley-Zebulon
Electrical Engineering major @ Penn State
Learning Python, Git, and AI...
This tool is for educational purposes only! Actual CO₂ values may vary based on region, power sources, and whether your car is secretly a spaceship lol!