instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(3 + 7 * 2)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 11 * 3)
``` | 38 |
What is the output of the following code? | ```python
print(4 + 15 * 5)
``` | 79 |
¿Cuál es la salida del siguiente código? | ```python
print(6 + 4 * 1)
``` | 10 |
¿Cuál es la salida del siguiente código? | ```python
print(6 + 19 * 3)
``` | 63 |
What is the output of the following code? | ```python
print(10 + 17 * 1)
``` | 27 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 15 * 4)
``` | 65 |
What is the output of the following code? | ```python
print(16 + 20 * 4)
``` | 96 |
What is the output of the following code? | ```python
print(8 + 19 * 4)
``` | 84 |
What is the output of the following code? | ```python
print(18 + 1 * 2)
``` | 20 |
What is the output of the following code? | ```python
print(18 + 17 * 4)
``` | 86 |
What is the output of the following code? | ```python
print(15 + 19 * 4)
``` | 91 |
What is the output of the following code? | ```python
print(pow(3, 2))
``` | 9 |
What is the output of the following code? | ```python
print(4 + 8 * 5)
``` | 44 |
What is the output of the following code? | ```python
print(20 + 4 * 5)
``` | 40 |
What is the output of the following code? | ```python
print(19 + 8 * 3)
``` | 43 |
What is the output of the following code? | ```python
print(7 + 13 * 3)
``` | 46 |
What is the output of the following code? | ```python
print(4 + 11 * 3)
``` | 37 |
What is the output of the following code? | ```python
print(5 + 4 * 3)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 11 * 1)
``` | 22 |
What is the output of the following code? | ```python
print(16 + 2 * 5)
``` | 26 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 10 * 5)
``` | 51 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 13 * 5)
``` | 81 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 5 * 5)
``` | 36 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 4 * 4)
``` | 31 |
¿Cuál es la salida del siguiente código? | ```python
print(7 + 15 * 2)
``` | 37 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 12 * 2)
``` | 35 |
What is the output of the following code? | ```python
print(19 + 16 * 5)
``` | 99 |
What is the output of the following code? | ```python
print(20 + 19 * 4)
``` | 96 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 3 * 2)
``` | 21 |
What is the output of the following code? | ```python
print(17 + 16 * 1)
``` | 33 |
What is the output of the following code? | ```python
print(5 + 19 * 5)
``` | 100 |
What is the output of the following code? | ```python
print(2 + 2 * 2)
``` | 6 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 6 * 2)
``` | 24 |
What is the output of the following code? | ```python
print(17 + 7 * 1)
``` | 24 |
What is the output of the following code? | ```python
print(3 + 20 * 1)
``` | 23 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 4 * 2)
``` | 13 |
What is the output of the following code? | ```python
print(14 + 15 * 2)
``` | 44 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 4 * 5)
``` | 22 |
What is the output of the following code? | ```python
print(17 + 15 * 2)
``` | 47 |
¿Cuál es la salida del siguiente código? | ```python
print(14 + 13 * 3)
``` | 53 |
What is the output of the following code? | ```python
print(17 + 5 * 3)
``` | 32 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 8 * 3)
``` | 25 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 9 * 4)
``` | 44 |
What is the output of the following code? | ```python
print(15 + 14 * 1)
``` | 29 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 17 * 1)
``` | 21 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 6 * 4)
``` | 40 |
¿Cuál es la salida del siguiente código? | ```python
print(14 + 15 * 1)
``` | 29 |
¿Cuál es la salida del siguiente código? | ```python
print(3 + 12 * 5)
``` | 63 |
What is the output of the following code? | ```python
print(19 + 1 * 1)
``` | 20 |
What is the output of the following code? | ```python
print(19 + 8 * 5)
``` | 59 |
What is the output of the following code? | ```python
print(4 + 14 * 4)
``` | 60 |
What is the output of the following code? | ```python
print(18 + 6 * 1)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 9 * 1)
``` | 10 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 12 * 5)
``` | 75 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 6 * 1)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 20 * 4)
``` | 90 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 18 * 2)
``` | 52 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 20 * 4)
``` | 89 |
What is the output of the following code? | ```python
print(5 + 3 * 4)
``` | 17 |
What is the output of the following code? | ```python
print(4 + 13 * 2)
``` | 30 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 15 * 5)
``` | 92 |
¿Cuál es la salida del siguiente código? | ```python
print(3 + 10 * 1)
``` | 13 |
What is the output of the following code? | ```python
print(1 + 11 * 2)
``` | 23 |
¿Cuál es la salida del siguiente código? | ```python
print(7 + 10 * 3)
``` | 37 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 9 * 4)
``` | 51 |
What is the output of the following code? | ```python
print(11 + 2 * 1)
``` | 13 |
What is the output of the following code? | ```python
print(2 + 12 * 1)
``` | 14 |
What is the output of the following code? | ```python
print(8 + 14 * 2)
``` | 36 |
¿Cuál es la salida del siguiente código? | ```python
print(13 + 16 * 1)
``` | 29 |
What is the output of the following code? | ```python
print(20 + 3 * 4)
``` | 32 |
What is the output of the following code? | ```python
print(16 + 16 * 5)
``` | 96 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 13 * 5)
``` | 67 |
What is the output of the following code? | ```python
print(9 + 9 * 4)
``` | 45 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 11 * 2)
``` | 23 |
What is the output of the following code? | ```python
print(5 + 9 * 4)
``` | 41 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 19 * 1)
``` | 27 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 7 * 2)
``` | 33 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 15 * 4)
``` | 61 |
What is the output of the following code? | ```python
print(14 + 9 * 1)
``` | 23 |
What is the output of the following code? | ```python
print(12 + 10 * 1)
``` | 22 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 15 * 4)
``` | 79 |
What is the output of the following code? | ```python
print(5 + 14 * 3)
``` | 47 |
What is the output of the following code? | ```python
print(11 + 17 * 5)
``` | 96 |
What is the output of the following code? | ```python
print(12 + 9 * 2)
``` | 30 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 14 * 5)
``` | 81 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 12 * 4)
``` | 53 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 17 * 5)
``` | 101 |
What is the output of the following code? | ```python
print(15 + 8 * 1)
``` | 23 |
What is the output of the following code? | ```python
print(3 + 2 * 3)
``` | 9 |
¿Cuál es la salida del siguiente código? | ```python
print(3 + 15 * 3)
``` | 48 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 5 * 4)
``` | 31 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 10 * 5)
``` | 59 |
What is the output of the following code? | ```python
print(1 + 20 * 1)
``` | 21 |
¿Cuál es la salida del siguiente código? | ```python
print(13 + 20 * 3)
``` | 73 |
What is the output of the following code? | ```python
print(3 + 6 * 1)
``` | 9 |
What is the output of the following code? | ```python
print(2 + 3 * 3)
``` | 11 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 4 * 4)
``` | 32 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 7 * 4)
``` | 30 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 19 * 3)
``` | 69 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.