instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(10 + 1 * 4)
``` | 14 |
What is the output of the following code? | ```python
print(13 + 7 * 2)
``` | 27 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 3 * 3)
``` | 27 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 7 * 2)
``` | 31 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 3 * 3)
``` | 29 |
What is the output of the following code? | ```python
print(15 + 8 * 4)
``` | 47 |
¿Cuál es la salida del siguiente código? | ```python
print(7 + 7 * 5)
``` | 42 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 12 * 4)
``` | 57 |
What is the output of the following code? | ```python
print(7 + 17 * 1)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 20 * 3)
``` | 65 |
What is the output of the following code? | ```python
print(16 + 12 * 3)
``` | 52 |
What is the output of the following code? | ```python
print(1 + 3 * 2)
``` | 7 |
What is the output of the following code? | ```python
print(5 + 16 * 1)
``` | 21 |
¿Cuál es la salida del siguiente código? | ```python
print(14 + 9 * 5)
``` | 59 |
What is the output of the following code? | ```python
print(14 + 7 * 5)
``` | 49 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 18 * 2)
``` | 48 |
What is the output of the following code? | ```python
print(9 + 17 * 4)
``` | 77 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 19 * 2)
``` | 49 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 10 * 2)
``` | 35 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 18 * 4)
``` | 81 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 14 * 5)
``` | 85 |
¿Cuál es la salida del siguiente código? | ```python
print(6 + 8 * 4)
``` | 38 |
What is the output of the following code? | ```python
print(8 + 4 * 4)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 3 * 4)
``` | 23 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 14 * 4)
``` | 72 |
What is the output of the following code? | ```python
print(8 + 17 * 4)
``` | 76 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 11 * 2)
``` | 31 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 18 * 3)
``` | 72 |
What is the output of the following code? | ```python
print(20 + 7 * 3)
``` | 41 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 5 * 4)
``` | 40 |
¿Cuál es la salida del siguiente código? | ```python
print(3 + 8 * 5)
``` | 43 |
What is the output of the following code? | ```python
print(20 + 18 * 5)
``` | 110 |
What is the output of the following code? | ```python
print(16 + 15 * 2)
``` | 46 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 14 * 5)
``` | 87 |
What is the output of the following code? | ```python
print(15 + 16 * 3)
``` | 63 |
What is the output of the following code? | ```python
print(3 + 18 * 1)
``` | 21 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 14 * 1)
``` | 25 |
What is the output of the following code? | ```python
print(1 + 17 * 2)
``` | 35 |
¿Cuál es la salida del siguiente código? | ```python
print(6 + 5 * 4)
``` | 26 |
What is the output of the following code? | ```python
print(16 + 1 * 5)
``` | 21 |
¿Cuál es la salida del siguiente código? | ```python
print(14 + 2 * 2)
``` | 18 |
¿Cuál es la salida del siguiente código? | ```python
print(3 + 10 * 2)
``` | 23 |
What is the output of the following code? | ```python
print(11 + 3 * 1)
``` | 14 |
What is the output of the following code? | ```python
print(19 + 7 * 3)
``` | 40 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 14 * 3)
``` | 44 |
What is the output of the following code? | ```python
print(7 + 8 * 2)
``` | 23 |
¿Cuál es la salida del siguiente código? | ```python
print(7 + 19 * 2)
``` | 45 |
What is the output of the following code? | ```python
print(5 + 17 * 3)
``` | 56 |
What is the output of the following code? | ```python
print(14 + 2 * 4)
``` | 22 |
What is the output of the following code? | ```python
print(2 + 16 * 3)
``` | 50 |
¿Cuál es la salida del siguiente código? | ```python
print(3 + 1 * 1)
``` | 4 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 1 * 3)
``` | 7 |
What is the output of the following code? | ```python
print(2 + 11 * 5)
``` | 57 |
What is the output of the following code? | ```python
print(4 + 16 * 1)
``` | 20 |
What is the output of the following code? | ```python
print(20 + 7 * 4)
``` | 48 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 3 * 3)
``` | 13 |
What is the output of the following code? | ```python
print(3 + 1 * 4)
``` | 7 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 12 * 3)
``` | 37 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 16 * 1)
``` | 34 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 20 * 5)
``` | 115 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 11 * 1)
``` | 27 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 12 * 5)
``` | 69 |
¿Cuál es la salida del siguiente código? | ```python
print(13 + 19 * 4)
``` | 89 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 3 * 2)
``` | 17 |
What is the output of the following code? | ```python
print(2 + 17 * 3)
``` | 53 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 12 * 2)
``` | 41 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 5 * 5)
``` | 44 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 11 * 3)
``` | 52 |
What is the output of the following code? | ```python
print(17 + 12 * 1)
``` | 29 |
What is the output of the following code? | ```python
print(9 + 9 * 3)
``` | 36 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 15 * 3)
``` | 62 |
What is the output of the following code? | ```python
print(4 + 20 * 3)
``` | 64 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 7 * 2)
``` | 23 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 3 * 3)
``` | 14 |
What is the output of the following code? | ```python
print(6 + 8 * 5)
``` | 46 |
¿Cuál es la salida del siguiente código? | ```python
print(7 + 7 * 4)
``` | 35 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 16 * 5)
``` | 90 |
What is the output of the following code? | ```python
print(11 + 16 * 5)
``` | 91 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 16 * 2)
``` | 44 |
What is the output of the following code? | ```python
print(12 + 18 * 5)
``` | 102 |
What is the output of the following code? | ```python
print(16 + 17 * 5)
``` | 101 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 7 * 3)
``` | 31 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 9 * 2)
``` | 34 |
What is the output of the following code? | ```python
print(1 + 6 * 1)
``` | 7 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 7 * 2)
``` | 19 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 9 * 5)
``` | 46 |
What is the output of the following code? | ```python
print(18 + 18 * 3)
``` | 72 |
What is the output of the following code? | ```python
print(5 + 6 * 2)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 15 * 4)
``` | 78 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 19 * 1)
``` | 29 |
What is the output of the following code? | ```python
print(13 + 15 * 4)
``` | 73 |
What is the output of the following code? | ```python
print(2 + 12 * 3)
``` | 38 |
What is the output of the following code? | ```python
print(20 + 14 * 1)
``` | 34 |
¿Cuál es la salida del siguiente código? | ```python
print(3 + 15 * 4)
``` | 63 |
What is the output of the following code? | ```python
print(8 + 13 * 5)
``` | 73 |
What is the output of the following code? | ```python
print(7 + 13 * 5)
``` | 72 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 8 * 1)
``` | 9 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 2 * 3)
``` | 7 |
¿Cuál es la salida del siguiente código? | ```python
print(6 + 6 * 1)
``` | 12 |
What is the output of the following code? | ```python
print(16 + 15 * 1)
``` | 31 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.