instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(19 + 9 * 1)
``` | 28 |
What is the output of the following code? | ```python
print(8 + 18 * 1)
``` | 26 |
¿Cuál es la salida del siguiente código? | ```python
print(6 + 14 * 1)
``` | 20 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 5 * 1)
``` | 7 |
What is the output of the following code? | ```python
print(16 + 20 * 3)
``` | 76 |
What is the output of the following code? | ```python
print(8 + 5 * 3)
``` | 23 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 6 * 2)
``` | 27 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 3 * 4)
``` | 30 |
What is the output of the following code? | ```python
print(8 + 14 * 1)
``` | 22 |
What is the output of the following code? | ```python
print(16 + 6 * 4)
``` | 40 |
¿Cuál es la salida del siguiente código? | ```python
print(14 + 12 * 3)
``` | 50 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 6 * 1)
``` | 23 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 1 * 2)
``` | 7 |
What is the output of the following code? | ```python
print(1 + 7 * 2)
``` | 15 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 17 * 4)
``` | 86 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 1 * 1)
``` | 21 |
¿Cuál es la salida del siguiente código? | ```python
print(13 + 1 * 1)
``` | 14 |
What is the output of the following code? | ```python
print(13 + 8 * 1)
``` | 21 |
What is the output of the following code? | ```python
print(8 + 8 * 4)
``` | 40 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 3 * 3)
``` | 26 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 14 * 4)
``` | 65 |
What is the output of the following code? | ```python
print(13 + 14 * 4)
``` | 69 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 15 * 5)
``` | 77 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 5 * 4)
``` | 37 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 13 * 1)
``` | 23 |
What is the output of the following code? | ```python
print(7 + 10 * 4)
``` | 47 |
What is the output of the following code? | ```python
print(9 + 20 * 3)
``` | 69 |
What is the output of the following code? | ```python
print(7 + 18 * 5)
``` | 97 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 4 * 1)
``` | 16 |
What is the output of the following code? | ```python
print(1 + 8 * 4)
``` | 33 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 20 * 4)
``` | 84 |
¿Cuál es la salida del siguiente código? | ```python
print(13 + 5 * 3)
``` | 28 |
What is the output of the following code? | ```python
print(11 + 8 * 3)
``` | 35 |
What is the output of the following code? | ```python
print(4 + 14 * 1)
``` | 18 |
What is the output of the following code? | ```python
print(10 + 7 * 2)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 14 * 3)
``` | 46 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 1 * 2)
``` | 18 |
What is the output of the following code? | ```python
print(17 + 3 * 2)
``` | 23 |
¿Cuál es la salida del siguiente código? | ```python
print(14 + 20 * 1)
``` | 34 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 20 * 3)
``` | 68 |
¿Cuál es la salida del siguiente código? | ```python
print(3 + 1 * 3)
``` | 6 |
What is the output of the following code? | ```python
print(11 + 4 * 2)
``` | 19 |
What is the output of the following code? | ```python
print(3 + 15 * 1)
``` | 18 |
What is the output of the following code? | ```python
print(10 + 8 * 5)
``` | 50 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 20 * 2)
``` | 52 |
What is the output of the following code? | ```python
print(12 + 8 * 3)
``` | 36 |
What is the output of the following code? | ```python
print(18 + 13 * 5)
``` | 83 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 14 * 5)
``` | 74 |
¿Cuál es la salida del siguiente código? | ```python
print(7 + 3 * 4)
``` | 19 |
What is the output of the following code? | ```python
print(15 + 14 * 2)
``` | 43 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 19 * 2)
``` | 42 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 8 * 2)
``` | 35 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 11 * 3)
``` | 45 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 10 * 3)
``` | 41 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 14 * 2)
``` | 47 |
What is the output of the following code? | ```python
print(9 + 3 * 2)
``` | 15 |
What is the output of the following code? | ```python
print(20 + 13 * 3)
``` | 59 |
What is the output of the following code? | ```python
print(9 + 6 * 1)
``` | 15 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 16 * 3)
``` | 52 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 1 * 5)
``` | 6 |
What is the output of the following code? | ```python
print(4 + 9 * 2)
``` | 22 |
¿Cuál es la salida del siguiente código? | ```python
print(6 + 6 * 3)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 10 * 1)
``` | 26 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 14 * 1)
``` | 16 |
What is the output of the following code? | ```python
print(2 + 16 * 4)
``` | 66 |
What is the output of the following code? | ```python
print(4 + 7 * 4)
``` | 32 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 6 * 3)
``` | 20 |
What is the output of the following code? | ```python
print(11 + 16 * 3)
``` | 59 |
What is the output of the following code? | ```python
print(8 + 11 * 5)
``` | 63 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 5 * 2)
``` | 28 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 20 * 1)
``` | 37 |
¿Cuál es la salida del siguiente código? | ```python
print(14 + 11 * 2)
``` | 36 |
What is the output of the following code? | ```python
print(18 + 15 * 2)
``` | 48 |
¿Cuál es la salida del siguiente código? | ```python
print(13 + 13 * 3)
``` | 52 |
What is the output of the following code? | ```python
print(19 + 5 * 5)
``` | 44 |
What is the output of the following code? | ```python
print(18 + 1 * 4)
``` | 22 |
What is the output of the following code? | ```python
print(13 + 13 * 2)
``` | 39 |
What is the output of the following code? | ```python
print(14 + 5 * 2)
``` | 24 |
What is the output of the following code? | ```python
print(13 + 20 * 5)
``` | 113 |
What is the output of the following code? | ```python
print(1 + 10 * 1)
``` | 11 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 17 * 3)
``` | 53 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 17 * 2)
``` | 54 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 1 * 3)
``` | 13 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 11 * 2)
``` | 30 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 13 * 5)
``` | 77 |
What is the output of the following code? | ```python
print(16 + 9 * 1)
``` | 25 |
What is the output of the following code? | ```python
print(16 + 7 * 2)
``` | 30 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 3 * 4)
``` | 32 |
What is the output of the following code? | ```python
print(1 + 8 * 5)
``` | 41 |
What is the output of the following code? | ```python
print(20 + 7 * 2)
``` | 34 |
What is the output of the following code? | ```python
print(2 + 20 * 2)
``` | 42 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 13 * 4)
``` | 57 |
What is the output of the following code? | ```python
print(8 + 6 * 1)
``` | 14 |
What is the output of the following code? | ```python
print(10 + 16 * 1)
``` | 26 |
What is the output of the following code? | ```python
print(16 + 18 * 4)
``` | 88 |
What is the output of the following code? | ```python
print(13 + 8 * 4)
``` | 45 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 6 * 4)
``` | 43 |
What is the output of the following code? | ```python
print(10 + 11 * 2)
``` | 32 |
What is the output of the following code? | ```python
print(17 + 15 * 5)
``` | 92 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 10 * 1)
``` | 19 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.