What happens when we RUN python script in Ubuntu server or command prompt

What is an API request?
Suppose we have made the connections, written the code, switched on the bolt module and then run the code. What happens exactly after that with the sensors, module and cloud?


shoudl i click on it i completed my project

API request means we are using API to request service from some service provider API means Application programming interface which provide interface between two applications or websites

if you want to get soem more clarity on APIs refer following link.

if you are still unclear just lemme know

Thanks a lot. I got the definition.

But I want to know the physical significance of Api. Specially bolt cloud api. What is it? What role it plays in our project? What it does? What is it physically?

And the bolt cloud library? Please tell about that too.

@harrisonshruti
I’ll explain all of that under your newly created thread by EOD.

1 Like

Thanks a lot. I am putting all my doubts in a new thread. Thanks


should i ckick on it!!!

No no. That’s only a logo. And by ‘here’, it is meant the project submission platform.

Once you create your project, you only need the link to submit for evaluation during certificate examination.

To run Python scripts with the python command, you need to open a command-line and type in the word python , or python3 .