instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(19 + 18 * 5)
``` | 109 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 18 * 1)
``` | 28 |
What is the output of the following code? | ```python
print(7 + 9 * 2)
``` | 25 |
What is the output of the following code? | ```python
print(10 + 7 * 5)
``` | 45 |
What is the output of the following code? | ```python
print(12 + 11 * 4)
``` | 56 |
What is the output of the following code? | ```python
print(2 + 15 * 5)
``` | 77 |
¿Cuál es la salida del siguiente código? | ```python
print(7 + 1 * 2)
``` | 9 |
What is the output of the following code? | ```python
print(17 + 5 * 2)
``` | 27 |
What is the output of the following code? | ```python
print(5 + 18 * 4)
``` | 77 |
What is the output of the following code? | ```python
print(14 + 18 * 1)
``` | 32 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 19 * 2)
``` | 56 |
¿Cuál es la salida del siguiente código? | ```python
print(13 + 2 * 4)
``` | 21 |
What is the output of the following code? | ```python
print(16 + 10 * 2)
``` | 36 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 2 * 1)
``` | 20 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 20 * 5)
``` | 104 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 16 * 2)
``` | 36 |
What is the output of the following code? | ```python
print(19 + 6 * 5)
``` | 49 |
What is the output of the following code? | ```python
print(10 + 11 * 1)
``` | 21 |
What is the output of the following code? | ```python
print(18 + 16 * 5)
``` | 98 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 1 * 4)
``` | 9 |
What is the output of the following code? | ```python
print(3 + 17 * 5)
``` | 88 |
What is the output of the following code? | ```python
print(13 + 10 * 3)
``` | 43 |
What is the output of the following code? | ```python
print(13 + 3 * 1)
``` | 16 |
What is the output of the following code? | ```python
print(18 + 18 * 2)
``` | 54 |
What is the output of the following code? | ```python
print(4 + 1 * 5)
``` | 9 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 9 * 2)
``` | 19 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 5 * 4)
``` | 32 |
¿Cuál es la salida del siguiente código? | ```python
print(7 + 4 * 5)
``` | 27 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 9 * 5)
``` | 60 |
What is the output of the following code? | ```python
print(6 + 8 * 3)
``` | 30 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 13 * 5)
``` | 74 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 14 * 2)
``` | 48 |
What is the output of the following code? | ```python
print(8 + 2 * 4)
``` | 16 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 6 * 2)
``` | 13 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 9 * 1)
``` | 24 |
What is the output of the following code? | ```python
print(6 + 8 * 1)
``` | 14 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 19 * 2)
``` | 40 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 9 * 2)
``` | 30 |
What is the output of the following code? | ```python
print(19 + 19 * 5)
``` | 114 |
What is the output of the following code? | ```python
print(13 + 18 * 3)
``` | 67 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 9 * 4)
``` | 55 |
¿Cuál es la salida del siguiente código? | ```python
print(14 + 13 * 4)
``` | 66 |
What is the output of the following code? | ```python
print(6 + 2 * 5)
``` | 16 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 7 * 5)
``` | 36 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 12 * 3)
``` | 56 |
¿Cuál es la salida del siguiente código? | ```python
print(14 + 4 * 1)
``` | 18 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 12 * 3)
``` | 48 |
What is the output of the following code? | ```python
print(13 + 17 * 1)
``` | 30 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 9 * 2)
``` | 27 |
¿Cuál es la salida del siguiente código? | ```python
print(14 + 17 * 4)
``` | 82 |
¿Cuál es la salida del siguiente código? | ```python
print(7 + 1 * 5)
``` | 12 |
What is the output of the following code? | ```python
print(13 + 18 * 2)
``` | 49 |
What is the output of the following code? | ```python
print(8 + 7 * 5)
``` | 43 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 16 * 4)
``` | 83 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 17 * 5)
``` | 102 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 19 * 5)
``` | 113 |
What is the output of the following code? | ```python
print(2 + 11 * 3)
``` | 35 |
What is the output of the following code? | ```python
print(20 + 12 * 5)
``` | 80 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 9 * 4)
``` | 54 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 3 * 1)
``` | 11 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 8 * 1)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 6 * 5)
``` | 48 |
¿Cuál es la salida del siguiente código? | ```python
print(13 + 10 * 2)
``` | 33 |
What is the output of the following code? | ```python
print(17 + 9 * 1)
``` | 26 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 2 * 1)
``` | 14 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 1 * 3)
``` | 23 |
What is the output of the following code? | ```python
print(8 + 18 * 5)
``` | 98 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 1 * 4)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 4 * 1)
``` | 14 |
What is the output of the following code? | ```python
print(18 + 3 * 2)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 3 * 4)
``` | 14 |
What is the output of the following code? | ```python
print(20 + 13 * 5)
``` | 85 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 6 * 1)
``` | 11 |
What is the output of the following code? | ```python
print(8 + 13 * 2)
``` | 34 |
¿Cuál es la salida del siguiente código? | ```python
print(6 + 11 * 5)
``` | 61 |
What is the output of the following code? | ```python
print(10 + 16 * 4)
``` | 74 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 6 * 3)
``` | 34 |
What is the output of the following code? | ```python
print(18 + 18 * 5)
``` | 108 |
What is the output of the following code? | ```python
print(17 + 9 * 2)
``` | 35 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 6 * 5)
``` | 47 |
What is the output of the following code? | ```python
print(15 + 6 * 5)
``` | 45 |
¿Cuál es la salida del siguiente código? | ```python
print(3 + 4 * 5)
``` | 23 |
¿Cuál es la salida del siguiente código? | ```python
print(3 + 7 * 1)
``` | 10 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 11 * 5)
``` | 63 |
What is the output of the following code? | ```python
print(17 + 17 * 4)
``` | 85 |
What is the output of the following code? | ```python
print(20 + 5 * 4)
``` | 40 |
¿Cuál es la salida del siguiente código? | ```python
print(6 + 14 * 4)
``` | 62 |
What is the output of the following code? | ```python
print(1 + 12 * 3)
``` | 37 |
¿Cuál es la salida del siguiente código? | ```python
print(7 + 4 * 3)
``` | 19 |
What is the output of the following code? | ```python
print(15 + 6 * 2)
``` | 27 |
What is the output of the following code? | ```python
print(11 + 10 * 3)
``` | 41 |
What is the output of the following code? | ```python
print(20 + 1 * 3)
``` | 23 |
¿Cuál es la salida del siguiente código? | ```python
print(14 + 9 * 1)
``` | 23 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 16 * 5)
``` | 96 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 18 * 5)
``` | 92 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 17 * 5)
``` | 93 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 8 * 4)
``` | 51 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 10 * 3)
``` | 34 |
¿Cuál es la salida del siguiente código? | ```python
print(3 + 14 * 4)
``` | 59 |
What is the output of the following code? | ```python
print(7 + 12 * 3)
``` | 43 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.