instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(3 + 5 * 2)
``` | 13 |
What is the output of the following code? | ```python
print(18 + 7 * 2)
``` | 32 |
What is the output of the following code? | ```python
print(12 + 17 * 1)
``` | 29 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 9 * 1)
``` | 19 |
What is the output of the following code? | ```python
print(13 + 15 * 3)
``` | 58 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 1 * 3)
``` | 14 |
What is the output of the following code? | ```python
print(5 + 18 * 3)
``` | 59 |
What is the output of the following code? | ```python
print(7 + 6 * 4)
``` | 31 |
What is the output of the following code? | ```python
print(14 + 19 * 5)
``` | 109 |
What is the output of the following code? | ```python
print(10 + 14 * 1)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 3 * 1)
``` | 8 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 20 * 4)
``` | 100 |
What is the output of the following code? | ```python
print(5 + 13 * 3)
``` | 44 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 16 * 1)
``` | 28 |
What is the output of the following code? | ```python
print(13 + 10 * 2)
``` | 33 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 11 * 3)
``` | 51 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 2 * 5)
``` | 12 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 14 * 4)
``` | 64 |
What is the output of the following code? | ```python
print(17 + 17 * 1)
``` | 34 |
What is the output of the following code? | ```python
print(3 + 13 * 3)
``` | 42 |
What is the output of the following code? | ```python
print(13 + 10 * 1)
``` | 23 |
What is the output of the following code? | ```python
print(2 + 1 * 5)
``` | 7 |
What is the output of the following code? | ```python
print(2 + 8 * 1)
``` | 10 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 16 * 2)
``` | 33 |
What is the output of the following code? | ```python
print(14 + 16 * 3)
``` | 62 |
What is the output of the following code? | ```python
print(10 + 17 * 3)
``` | 61 |
What is the output of the following code? | ```python
print(20 + 11 * 5)
``` | 75 |
What is the output of the following code? | ```python
print(11 + 2 * 3)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 10 * 3)
``` | 31 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 14 * 1)
``` | 23 |
What is the output of the following code? | ```python
print(12 + 12 * 3)
``` | 48 |
What is the output of the following code? | ```python
print(6 + 14 * 3)
``` | 48 |
¿Cuál es la salida del siguiente código? | ```python
print(14 + 19 * 2)
``` | 52 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 20 * 3)
``` | 80 |
What is the output of the following code? | ```python
print(2 + 10 * 3)
``` | 32 |
¿Cuál es la salida del siguiente código? | ```python
print(6 + 7 * 3)
``` | 27 |
¿Cuál es la salida del siguiente código? | ```python
print(13 + 10 * 3)
``` | 43 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 20 * 1)
``` | 40 |
What is the output of the following code? | ```python
print(8 + 3 * 1)
``` | 11 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 17 * 4)
``` | 70 |
What is the output of the following code? | ```python
print(14 + 16 * 1)
``` | 30 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 6 * 1)
``` | 7 |
What is the output of the following code? | ```python
print(18 + 17 * 1)
``` | 35 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 5 * 4)
``` | 38 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 10 * 2)
``` | 38 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 18 * 5)
``` | 98 |
What is the output of the following code? | ```python
print(4 + 2 * 4)
``` | 12 |
What is the output of the following code? | ```python
print(14 + 20 * 4)
``` | 94 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 10 * 1)
``` | 11 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 1 * 3)
``` | 4 |
¿Cuál es la salida del siguiente código? | ```python
print(13 + 11 * 5)
``` | 68 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 16 * 1)
``` | 25 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 19 * 4)
``` | 91 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 16 * 1)
``` | 20 |
What is the output of the following code? | ```python
print(11 + 14 * 3)
``` | 53 |
What is the output of the following code? | ```python
print(7 + 11 * 4)
``` | 51 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 4 * 2)
``` | 10 |
What is the output of the following code? | ```python
print(9 + 19 * 1)
``` | 28 |
What is the output of the following code? | ```python
print(7 + 20 * 2)
``` | 47 |
What is the output of the following code? | ```python
print(13 + 7 * 1)
``` | 20 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 18 * 3)
``` | 64 |
What is the output of the following code? | ```python
print(15 + 14 * 3)
``` | 57 |
What is the output of the following code? | ```python
print(6 + 19 * 5)
``` | 101 |
What is the output of the following code? | ```python
print(3 + 19 * 3)
``` | 60 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 17 * 5)
``` | 95 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 13 * 3)
``` | 55 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 17 * 2)
``` | 52 |
¿Cuál es la salida del siguiente código? | ```python
print(14 + 19 * 1)
``` | 33 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 9 * 4)
``` | 53 |
What is the output of the following code? | ```python
print(9 + 19 * 2)
``` | 47 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 11 * 3)
``` | 49 |
What is the output of the following code? | ```python
print(6 + 18 * 4)
``` | 78 |
What is the output of the following code? | ```python
print(8 + 8 * 1)
``` | 16 |
What is the output of the following code? | ```python
print(14 + 3 * 4)
``` | 26 |
What is the output of the following code? | ```python
print(20 + 15 * 3)
``` | 65 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 3 * 1)
``` | 22 |
What is the output of the following code? | ```python
print(1 + 17 * 5)
``` | 86 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 8 * 1)
``` | 16 |
What is the output of the following code? | ```python
print(16 + 10 * 4)
``` | 56 |
What is the output of the following code? | ```python
print(10 + 10 * 2)
``` | 30 |
What is the output of the following code? | ```python
print(10 + 4 * 1)
``` | 14 |
What is the output of the following code? | ```python
print(16 + 10 * 1)
``` | 26 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 3 * 5)
``` | 27 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 17 * 3)
``` | 70 |
¿Cuál es la salida del siguiente código? | ```python
print(13 + 15 * 3)
``` | 58 |
What is the output of the following code? | ```python
print(12 + 12 * 2)
``` | 36 |
¿Cuál es la salida del siguiente código? | ```python
print(6 + 9 * 2)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(14 + 17 * 2)
``` | 48 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 15 * 1)
``` | 33 |
What is the output of the following code? | ```python
print(3 + 10 * 3)
``` | 33 |
What is the output of the following code? | ```python
print(20 + 11 * 1)
``` | 31 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 19 * 1)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(6 + 17 * 2)
``` | 40 |
¿Cuál es la salida del siguiente código? | ```python
print(7 + 10 * 5)
``` | 57 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 8 * 5)
``` | 52 |
What is the output of the following code? | ```python
print(18 + 5 * 1)
``` | 23 |
What is the output of the following code? | ```python
print(10 + 20 * 3)
``` | 70 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 4 * 3)
``` | 22 |
What is the output of the following code? | ```python
print(15 + 4 * 1)
``` | 19 |
What is the output of the following code? | ```python
print(9 + 15 * 4)
``` | 69 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.