# Soma de dois números

Para o experimento, altere o tipo da variável a1 para número e remova as aspas do valor da variável.

![](https://sherparpa.ru/wp-content/uploads/2024/02/2024-02-19_21-30-20.png)

Não mude mais nada no script. Execute o script e veja o resultado:

![](https://sherparpa.ru/wp-content/uploads/2023/11/image62-220w120h-2.png)

Dessa forma, ao mudar o tipo da variável e o valor inicial, obtemos o resultado do cálculo da expressão numérica (soma de dois números – os valores das variáveis a1 e a2).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sherparpa.ru/pt/sherpa-rpa/sherpa-designer/rabota-v-sherpa-designer/paneli-svoistv-i-peremennykh-i-rabota-s-nimi/primery-ispolzovaniya-peremennoi-i-raboty-s-vyrazheniyami/slozhenie-dvukh-chisel.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
