SyntaxError: invalid decimal literal in API_KEY

Hello,
For the temperature monitoring and sms alert project (PROJECT:9), I did everything as said in document but still keep getting this error.

Kindly help me to resolve this error.

This is the conf.py file

The temp_sms.py file is as below

Hi, @samuelachsha108 Please add the API key and device id under double quotes.

For eg:
API_KEY = “<your_api_key>”

Thank you. It works now.

you could use something like this:

hundred_year = date.today().year - age + 100

@ashwin.salgaocar @samuelachsha108