Project 14 Room Light Monitoring using Z-score analysics

Hi @mohamedabdulkadher.1,

The code is not clear in the image. But As I can see, your code is not indented properly in while loop.

Check line print("This is the value", data["value"]) where you have only used two spaces while the if condition above the print statement has four spaces.
Check this thread Error at coding for sending SMS

Thank you so much@rahul.singh1
space was the mistake i done there…

1 Like