instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(4 + 18 * 5)
``` | 94 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 9 * 4)
``` | 41 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 19 * 3)
``` | 66 |
What is the output of the following code? | ```python
print(13 + 13 * 1)
``` | 26 |
What is the output of the following code? | ```python
print(12 + 6 * 2)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 17 * 1)
``` | 18 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 16 * 5)
``` | 84 |
What is the output of the following code? | ```python
print(20 + 15 * 5)
``` | 95 |
What is the output of the following code? | ```python
print(9 + 8 * 4)
``` | 41 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 12 * 1)
``` | 30 |
What is the output of the following code? | ```python
print(15 + 7 * 3)
``` | 36 |
What is the output of the following code? | ```python
print(8 + 3 * 3)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 7 * 4)
``` | 46 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 10 * 4)
``` | 55 |
What is the output of the following code? | ```python
print(15 + 6 * 1)
``` | 21 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 2 * 2)
``` | 14 |
What is the output of the following code? | ```python
print(15 + 7 * 1)
``` | 22 |
What is the output of the following code? | ```python
print(16 + 14 * 5)
``` | 86 |
¿Cuál es la salida del siguiente código? | ```python
print(7 + 9 * 4)
``` | 43 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 8 * 5)
``` | 48 |
What is the output of the following code? | ```python
print(1 + 20 * 4)
``` | 81 |
¿Cuál es la salida del siguiente código? | ```python
print(7 + 11 * 3)
``` | 40 |
What is the output of the following code? | ```python
print(1 + 15 * 3)
``` | 46 |
¿Cuál es la salida del siguiente código? | ```python
print(14 + 7 * 1)
``` | 21 |
What is the output of the following code? | ```python
print(17 + 1 * 3)
``` | 20 |
What is the output of the following code? | ```python
print(1 + 15 * 4)
``` | 61 |
What is the output of the following code? | ```python
print(6 + 13 * 3)
``` | 45 |
¿Cuál es la salida del siguiente código? | ```python
print(14 + 3 * 3)
``` | 23 |
¿Cuál es la salida del siguiente código? | ```python
print(13 + 8 * 3)
``` | 37 |
¿Cuál es la salida del siguiente código? | ```python
print(7 + 10 * 2)
``` | 27 |
What is the output of the following code? | ```python
print(20 + 9 * 3)
``` | 47 |
What is the output of the following code? | ```python
print(18 + 19 * 2)
``` | 56 |
What is the output of the following code? | ```python
print(8 + 14 * 3)
``` | 50 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 4 * 3)
``` | 20 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 6 * 2)
``` | 16 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 7 * 3)
``` | 30 |
What is the output of the following code? | ```python
print(12 + 17 * 2)
``` | 46 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 16 * 1)
``` | 36 |
What is the output of the following code? | ```python
print(3 + 20 * 2)
``` | 43 |
What is the output of the following code? | ```python
print(14 + 9 * 5)
``` | 59 |
¿Cuál es la salida del siguiente código? | ```python
print(14 + 19 * 3)
``` | 71 |
What is the output of the following code? | ```python
print(11 + 1 * 3)
``` | 14 |
What is the output of the following code? | ```python
print(6 + 13 * 5)
``` | 71 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 3 * 1)
``` | 4 |
What is the output of the following code? | ```python
print(11 + 17 * 2)
``` | 45 |
What is the output of the following code? | ```python
print(9 + 13 * 3)
``` | 48 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 2 * 2)
``` | 13 |
What is the output of the following code? | ```python
print(19 + 4 * 1)
``` | 23 |
What is the output of the following code? | ```python
print(9 + 20 * 2)
``` | 49 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 1 * 1)
``` | 5 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 5 * 2)
``` | 15 |
¿Cuál es la salida del siguiente código? | ```python
print(3 + 16 * 5)
``` | 83 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 17 * 4)
``` | 80 |
What is the output of the following code? | ```python
print(2 + 2 * 1)
``` | 4 |
What is the output of the following code? | ```python
print(4 + 2 * 3)
``` | 10 |
¿Cuál es la salida del siguiente código? | ```python
print(13 + 4 * 5)
``` | 33 |
What is the output of the following code? | ```python
print(5 + 17 * 1)
``` | 22 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 3 * 1)
``` | 12 |
What is the output of the following code? | ```python
print(14 + 8 * 1)
``` | 22 |
What is the output of the following code? | ```python
print(4 + 15 * 3)
``` | 49 |
¿Cuál es la salida del siguiente código? | ```python
print(6 + 11 * 1)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 1 * 2)
``` | 19 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 1 * 5)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 14 * 2)
``` | 38 |
What is the output of the following code? | ```python
print(16 + 19 * 1)
``` | 35 |
What is the output of the following code? | ```python
print(17 + 6 * 5)
``` | 47 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 12 * 4)
``` | 58 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 19 * 3)
``` | 58 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 11 * 5)
``` | 56 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 13 * 4)
``` | 61 |
What is the output of the following code? | ```python
print(7 + 12 * 2)
``` | 31 |
What is the output of the following code? | ```python
print(11 + 18 * 3)
``` | 65 |
What is the output of the following code? | ```python
print(14 + 15 * 1)
``` | 29 |
What is the output of the following code? | ```python
print(12 + 6 * 3)
``` | 30 |
What is the output of the following code? | ```python
print(1 + 14 * 5)
``` | 71 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 15 * 5)
``` | 86 |
What is the output of the following code? | ```python
print(1 + 18 * 1)
``` | 19 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 15 * 3)
``` | 53 |
What is the output of the following code? | ```python
print(16 + 14 * 3)
``` | 58 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 6 * 2)
``` | 22 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 6 * 2)
``` | 21 |
What is the output of the following code? | ```python
print(6 + 14 * 1)
``` | 20 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 3 * 3)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 17 * 1)
``` | 29 |
What is the output of the following code? | ```python
print(8 + 5 * 2)
``` | 18 |
¿Cuál es la salida del siguiente código? | ```python
print(7 + 15 * 5)
``` | 82 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 4 * 2)
``` | 16 |
What is the output of the following code? | ```python
print(10 + 3 * 2)
``` | 16 |
What is the output of the following code? | ```python
print(18 + 5 * 2)
``` | 28 |
What is the output of the following code? | ```python
print(10 + 1 * 4)
``` | 14 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 7 * 1)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 3 * 5)
``` | 31 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 4 * 4)
``` | 36 |
What is the output of the following code? | ```python
print(8 + 9 * 2)
``` | 26 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 18 * 5)
``` | 99 |
What is the output of the following code? | ```python
print(19 + 1 * 5)
``` | 24 |
What is the output of the following code? | ```python
print(18 + 7 * 4)
``` | 46 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 11 * 4)
``` | 63 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 14 * 5)
``` | 86 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 2 * 4)
``` | 26 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.