instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(2 + 15 * 3)
``` | 47 |
What is the output of the following code? | ```python
print(3 + 9 * 4)
``` | 39 |
¿Cuál es la salida del siguiente código? | ```python
print(3 + 14 * 1)
``` | 17 |
What is the output of the following code? | ```python
print(8 + 16 * 2)
``` | 40 |
What is the output of the following code? | ```python
print(20 + 17 * 2)
``` | 54 |
What is the output of the following code? | ```python
print(5 + 13 * 2)
``` | 31 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 16 * 4)
``` | 84 |
What is the output of the following code? | ```python
print(14 + 3 * 3)
``` | 23 |
What is the output of the following code? | ```python
print(5 + 1 * 4)
``` | 9 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 3 * 4)
``` | 28 |
What is the output of the following code? | ```python
print(2 + 6 * 1)
``` | 8 |
What is the output of the following code? | ```python
print(11 + 20 * 1)
``` | 31 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 11 * 3)
``` | 53 |
¿Cuál es la salida del siguiente código? | ```python
print(6 + 12 * 5)
``` | 66 |
What is the output of the following code? | ```python
print(11 + 9 * 4)
``` | 47 |
What is the output of the following code? | ```python
print(13 + 15 * 1)
``` | 28 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 2 * 2)
``` | 15 |
What is the output of the following code? | ```python
print(1 + 16 * 5)
``` | 81 |
What is the output of the following code? | ```python
print(12 + 3 * 5)
``` | 27 |
What is the output of the following code? | ```python
print(3 + 19 * 2)
``` | 41 |
What is the output of the following code? | ```python
print(8 + 2 * 3)
``` | 14 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 7 * 4)
``` | 37 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 12 * 3)
``` | 53 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 10 * 5)
``` | 55 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 8 * 5)
``` | 41 |
What is the output of the following code? | ```python
print(20 + 10 * 4)
``` | 60 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 13 * 3)
``` | 44 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 17 * 2)
``` | 51 |
What is the output of the following code? | ```python
print(18 + 2 * 4)
``` | 26 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 8 * 2)
``` | 17 |
What is the output of the following code? | ```python
print(1 + 15 * 1)
``` | 16 |
What is the output of the following code? | ```python
print(19 + 13 * 4)
``` | 71 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 19 * 4)
``` | 87 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 15 * 1)
``` | 35 |
What is the output of the following code? | ```python
print(16 + 9 * 3)
``` | 43 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 11 * 4)
``` | 55 |
What is the output of the following code? | ```python
print(4 + 17 * 4)
``` | 72 |
¿Cuál es la salida del siguiente código? | ```python
print(7 + 16 * 1)
``` | 23 |
What is the output of the following code? | ```python
print(6 + 14 * 5)
``` | 76 |
¿Cuál es la salida del siguiente código? | ```python
print(13 + 6 * 3)
``` | 31 |
¿Cuál es la salida del siguiente código? | ```python
print(3 + 9 * 1)
``` | 12 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 18 * 4)
``` | 84 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 10 * 4)
``` | 58 |
¿Cuál es la salida del siguiente código? | ```python
print(13 + 5 * 5)
``` | 38 |
What is the output of the following code? | ```python
print(10 + 3 * 3)
``` | 19 |
What is the output of the following code? | ```python
print(7 + 17 * 5)
``` | 92 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 5 * 2)
``` | 19 |
What is the output of the following code? | ```python
print(18 + 11 * 2)
``` | 40 |
¿Cuál es la salida del siguiente código? | ```python
print(6 + 1 * 2)
``` | 8 |
What is the output of the following code? | ```python
print(13 + 18 * 1)
``` | 31 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 16 * 3)
``` | 58 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 4 * 4)
``` | 28 |
What is the output of the following code? | ```python
print(6 + 20 * 5)
``` | 106 |
What is the output of the following code? | ```python
print(8 + 20 * 3)
``` | 68 |
What is the output of the following code? | ```python
print(18 + 19 * 1)
``` | 37 |
What is the output of the following code? | ```python
print(7 + 2 * 4)
``` | 15 |
What is the output of the following code? | ```python
print(6 + 8 * 4)
``` | 38 |
What is the output of the following code? | ```python
print(6 + 18 * 1)
``` | 24 |
What is the output of the following code? | ```python
print(14 + 9 * 4)
``` | 50 |
What is the output of the following code? | ```python
print(8 + 3 * 2)
``` | 14 |
What is the output of the following code? | ```python
print(13 + 11 * 3)
``` | 46 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 17 * 4)
``` | 79 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 12 * 5)
``` | 65 |
What is the output of the following code? | ```python
print(17 + 4 * 2)
``` | 25 |
What is the output of the following code? | ```python
print(12 + 13 * 5)
``` | 77 |
What is the output of the following code? | ```python
print(18 + 8 * 1)
``` | 26 |
What is the output of the following code? | ```python
print(9 + 16 * 4)
``` | 73 |
What is the output of the following code? | ```python
print(16 + 16 * 4)
``` | 80 |
What is the output of the following code? | ```python
print(12 + 15 * 3)
``` | 57 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 17 * 3)
``` | 68 |
What is the output of the following code? | ```python
print(17 + 10 * 4)
``` | 57 |
What is the output of the following code? | ```python
print(12 + 17 * 4)
``` | 80 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 10 * 5)
``` | 70 |
What is the output of the following code? | ```python
print(5 + 11 * 1)
``` | 16 |
What is the output of the following code? | ```python
print(3 + 6 * 5)
``` | 33 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 18 * 1)
``` | 34 |
What is the output of the following code? | ```python
print(9 + 8 * 5)
``` | 49 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 17 * 4)
``` | 83 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 12 * 3)
``` | 47 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 20 * 4)
``` | 99 |
¿Cuál es la salida del siguiente código? | ```python
print(13 + 17 * 5)
``` | 98 |
What is the output of the following code? | ```python
print(14 + 1 * 2)
``` | 16 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 18 * 2)
``` | 41 |
What is the output of the following code? | ```python
print(12 + 1 * 3)
``` | 15 |
What is the output of the following code? | ```python
print(19 + 18 * 2)
``` | 55 |
What is the output of the following code? | ```python
print(10 + 2 * 3)
``` | 16 |
What is the output of the following code? | ```python
print(15 + 8 * 5)
``` | 55 |
What is the output of the following code? | ```python
print(20 + 8 * 2)
``` | 36 |
What is the output of the following code? | ```python
print(8 + 15 * 5)
``` | 83 |
What is the output of the following code? | ```python
print(17 + 7 * 4)
``` | 45 |
What is the output of the following code? | ```python
print(12 + 16 * 2)
``` | 44 |
What is the output of the following code? | ```python
print(13 + 14 * 1)
``` | 27 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 2 * 5)
``` | 26 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 4 * 3)
``` | 23 |
What is the output of the following code? | ```python
print(1 + 19 * 5)
``` | 96 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 5 * 3)
``` | 19 |
What is the output of the following code? | ```python
print(11 + 6 * 3)
``` | 29 |
What is the output of the following code? | ```python
print(1 + 6 * 4)
``` | 25 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 12 * 3)
``` | 55 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 7 * 4)
``` | 48 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.