instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(6 + 16 * 5)
``` | 86 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 13 * 1)
``` | 14 |
What is the output of the following code? | ```python
print(19 + 14 * 3)
``` | 61 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 10 * 2)
``` | 22 |
What is the output of the following code? | ```python
print(12 + 11 * 5)
``` | 67 |
What is the output of the following code? | ```python
print(15 + 5 * 1)
``` | 20 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 19 * 3)
``` | 72 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 8 * 1)
``` | 25 |
What is the output of the following code? | ```python
print(10 + 7 * 4)
``` | 38 |
What is the output of the following code? | ```python
print(4 + 13 * 3)
``` | 43 |
What is the output of the following code? | ```python
print(15 + 2 * 1)
``` | 17 |
What is the output of the following code? | ```python
print(12 + 5 * 3)
``` | 27 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 4 * 5)
``` | 35 |
What is the output of the following code? | ```python
print(15 + 16 * 4)
``` | 79 |
What is the output of the following code? | ```python
print(5 + 13 * 5)
``` | 70 |
What is the output of the following code? | ```python
print(17 + 14 * 4)
``` | 73 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 3 * 5)
``` | 17 |
What is the output of the following code? | ```python
print(9 + 14 * 5)
``` | 79 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 6 * 5)
``` | 34 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 8 * 3)
``` | 39 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 11 * 4)
``` | 60 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 17 * 3)
``` | 56 |
What is the output of the following code? | ```python
print(18 + 3 * 5)
``` | 33 |
What is the output of the following code? | ```python
print(19 + 4 * 3)
``` | 31 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 8 * 3)
``` | 35 |
What is the output of the following code? | ```python
print(6 + 10 * 1)
``` | 16 |
What is the output of the following code? | ```python
print(5 + 12 * 3)
``` | 41 |
What is the output of the following code? | ```python
print(3 + 14 * 5)
``` | 73 |
¿Cuál es la salida del siguiente código? | ```python
print(14 + 19 * 5)
``` | 109 |
What is the output of the following code? | ```python
print(19 + 11 * 3)
``` | 52 |
What is the output of the following code? | ```python
print(3 + 2 * 1)
``` | 5 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 3 * 3)
``` | 19 |
What is the output of the following code? | ```python
print(16 + 9 * 2)
``` | 34 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 10 * 4)
``` | 41 |
What is the output of the following code? | ```python
print(4 + 7 * 1)
``` | 11 |
What is the output of the following code? | ```python
print(15 + 19 * 3)
``` | 72 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 7 * 5)
``` | 40 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 2 * 1)
``` | 18 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 19 * 1)
``` | 23 |
What is the output of the following code? | ```python
print(18 + 5 * 4)
``` | 38 |
What is the output of the following code? | ```python
print(18 + 12 * 5)
``` | 78 |
What is the output of the following code? | ```python
print(11 + 2 * 4)
``` | 19 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 9 * 3)
``` | 39 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 8 * 2)
``` | 33 |
What is the output of the following code? | ```python
print(9 + 1 * 3)
``` | 12 |
What is the output of the following code? | ```python
print(11 + 12 * 1)
``` | 23 |
What is the output of the following code? | ```python
print(6 + 7 * 5)
``` | 41 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 6 * 1)
``` | 18 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 15 * 4)
``` | 68 |
¿Cuál es la salida del siguiente código? | ```python
print(7 + 6 * 2)
``` | 19 |
What is the output of the following code? | ```python
print(11 + 4 * 5)
``` | 31 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 2 * 4)
``` | 18 |
What is the output of the following code? | ```python
print(6 + 3 * 2)
``` | 12 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 16 * 5)
``` | 91 |
¿Cuál es la salida del siguiente código? | ```python
print(13 + 11 * 2)
``` | 35 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 15 * 1)
``` | 16 |
What is the output of the following code? | ```python
print(11 + 14 * 5)
``` | 81 |
¿Cuál es la salida del siguiente código? | ```python
print(3 + 18 * 2)
``` | 39 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 13 * 1)
``` | 24 |
What is the output of the following code? | ```python
print(19 + 20 * 1)
``` | 39 |
What is the output of the following code? | ```python
print(6 + 4 * 2)
``` | 14 |
What is the output of the following code? | ```python
print(14 + 14 * 2)
``` | 42 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 1 * 2)
``` | 11 |
What is the output of the following code? | ```python
print(12 + 1 * 5)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 16 * 1)
``` | 31 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 15 * 1)
``` | 25 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 14 * 5)
``` | 89 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 2 * 4)
``` | 9 |
What is the output of the following code? | ```python
print(1 + 2 * 2)
``` | 5 |
What is the output of the following code? | ```python
print(10 + 7 * 1)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 1 * 5)
``` | 9 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 7 * 5)
``` | 45 |
What is the output of the following code? | ```python
print(19 + 11 * 2)
``` | 41 |
What is the output of the following code? | ```python
print(17 + 6 * 3)
``` | 35 |
What is the output of the following code? | ```python
print(6 + 19 * 4)
``` | 82 |
What is the output of the following code? | ```python
print(14 + 18 * 5)
``` | 104 |
¿Cuál es la salida del siguiente código? | ```python
print(13 + 17 * 4)
``` | 81 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 10 * 3)
``` | 38 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 16 * 4)
``` | 73 |
What is the output of the following code? | ```python
print(6 + 1 * 1)
``` | 7 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 5 * 2)
``` | 22 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 18 * 2)
``` | 55 |
What is the output of the following code? | ```python
print(5 + 18 * 2)
``` | 41 |
¿Cuál es la salida del siguiente código? | ```python
print(6 + 7 * 2)
``` | 20 |
What is the output of the following code? | ```python
print(13 + 6 * 3)
``` | 31 |
What is the output of the following code? | ```python
print(16 + 1 * 1)
``` | 17 |
What is the output of the following code? | ```python
print(7 + 1 * 3)
``` | 10 |
What is the output of the following code? | ```python
print(8 + 5 * 5)
``` | 33 |
¿Cuál es la salida del siguiente código? | ```python
print(13 + 18 * 1)
``` | 31 |
What is the output of the following code? | ```python
print(2 + 13 * 3)
``` | 41 |
What is the output of the following code? | ```python
print(9 + 16 * 1)
``` | 25 |
What is the output of the following code? | ```python
print(15 + 15 * 4)
``` | 75 |
What is the output of the following code? | ```python
print(1 + 4 * 4)
``` | 17 |
What is the output of the following code? | ```python
print(8 + 19 * 5)
``` | 103 |
What is the output of the following code? | ```python
print(12 + 5 * 2)
``` | 22 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 8 * 3)
``` | 40 |
What is the output of the following code? | ```python
print(7 + 9 * 3)
``` | 34 |
What is the output of the following code? | ```python
print(5 + 3 * 1)
``` | 8 |
What is the output of the following code? | ```python
print(13 + 8 * 5)
``` | 53 |
What is the output of the following code? | ```python
print(6 + 9 * 4)
``` | 42 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.