# Suma de dos números

Para el experimento, cambie el tipo de la variable a1 a número y quite las comillas del valor de la variable.

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

No cambie nada más en el script. Ejecute el script y observe el resultado:

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

De esta manera, al cambiar el tipo de la variable y el valor inicial, obtenemos el resultado del cálculo de la expresión numérica (suma de dos números – los valores de las variables a1 y 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/es/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.
