Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Introduction In 2 0 2 3 , an estimation of more than 3 4 7 billion emails were sent and received per day worldwide 1
Introduction
In an estimation of more than billion emails were sent and received
per day worldwide
While one email can have a small Carbon Footprint, the
collective impact of billions of them has a much larger impact. According to
Carbon Literacy Project
calculating the carbon footprint generated by an
email relies on many factors such as:
the nature of the device used to writereceive email ie phone, tablet,
etc.
the size of the email and if there is any attached document or image,
the number of recipients,
the efficiency of the data centres which the email passes through,
etc.
The carbon footprint of a single email can be as small as g and as large
as g
In this project, we want to create a program that will ask the user
about the nature of the email sent and received and the program will display
its corresponding COe emissions. The program should ask the user whether:
the email is a spam or not,
whether it is a short or a long email use one integer or boolean variable
for that
whether it is sent and received on a phone or laptop use one integer or
boolean variable for that
whether it is a long email sent to one or many people use one integer or
boolean variable for that
Depending on these answers, the program will display the corresponding COe
emissions in grams using the table below.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started