Temperature alert Email

hello all,
I have created a mailgun account in the temperature alert project I am getting error at the method send email.
can anyone help me.

Hi Sowmya,
Might be in the send email method you have passed only one parameter but this method expects two parameters to be passed like send_email(" abc"," def").
try this once.
Hope it works!

@sowmyaseetha99 Please post a screenshot of the error that you are getting along with your code. It will be helpful in debugging out the issue.