instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(pow(18, 5))
``` | 1889568 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 2 * 2)
``` | 20 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 7 * 5)
``` | 55 |
What is the output of the following code? | ```python
print(3 + 17 * 4)
``` | 71 |
What is the output of the following code? | ```python
print(14 + 5 * 5)
``` | 39 |
What is the output of the following code? | ```python
print(10 + 18 * 4)
``` | 82 |
What is the output of the following code? | ```python
print(8 + 1 * 1)
``` | 9 |
What is the output of the following code? | ```python
print(4 + 10 * 4)
``` | 44 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 6 * 5)
``` | 39 |
What is the output of the following code? | ```python
print(5 + 12 * 2)
``` | 29 |
¿Cuál es la salida del siguiente código? | ```python
print(7 + 18 * 5)
``` | 97 |
What is the output of the following code? | ```python
print(1 + 4 * 2)
``` | 9 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 3 * 4)
``` | 17 |
What is the output of the following code? | ```python
print(14 + 2 * 2)
``` | 18 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 4 * 3)
``` | 28 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 4 * 5)
``` | 24 |
What is the output of the following code? | ```python
print(19 + 12 * 3)
``` | 55 |
¿Cuál es la salida del siguiente código? | ```python
print(pow(17, 2))
``` | 289 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 12 * 3)
``` | 52 |
What is the output of the following code? | ```python
print(10 + 14 * 2)
``` | 38 |
What is the output of the following code? | ```python
print(4 + 13 * 4)
``` | 56 |
What is the output of the following code? | ```python
print(13 + 19 * 1)
``` | 32 |
What is the output of the following code? | ```python
print(8 + 5 * 1)
``` | 13 |
What is the output of the following code? | ```python
print(15 + 15 * 1)
``` | 30 |
What is the output of the following code? | ```python
print(6 + 16 * 4)
``` | 70 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 12 * 3)
``` | 41 |
What is the output of the following code? | ```python
print(12 + 14 * 3)
``` | 54 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 19 * 4)
``` | 86 |
What is the output of the following code? | ```python
print(20 + 17 * 4)
``` | 88 |
¿Cuál es la salida del siguiente código? | ```python
print(pow(7, 3))
``` | 343 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 7 * 1)
``` | 12 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 9 * 5)
``` | 54 |
What is the output of the following code? | ```python
print(3 + 14 * 3)
``` | 45 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 4 * 5)
``` | 28 |
What is the output of the following code? | ```python
print(10 + 1 * 5)
``` | 15 |
What is the output of the following code? | ```python
print(10 + 12 * 1)
``` | 22 |
What is the output of the following code? | ```python
print(15 + 1 * 1)
``` | 16 |
¿Cuál es la salida del siguiente código? | ```python
print(13 + 13 * 5)
``` | 78 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 20 * 2)
``` | 58 |
What is the output of the following code? | ```python
print(20 + 9 * 2)
``` | 38 |
What is the output of the following code? | ```python
print(15 + 16 * 1)
``` | 31 |
What is the output of the following code? | ```python
print(13 + 5 * 4)
``` | 33 |
What is the output of the following code? | ```python
print(pow(8, 5))
``` | 32768 |
What is the output of the following code? | ```python
print(5 + 11 * 4)
``` | 49 |
¿Cuál es la salida del siguiente código? | ```python
print(pow(2, 2))
``` | 4 |
What is the output of the following code? | ```python
print(10 + 13 * 3)
``` | 49 |
What is the output of the following code? | ```python
print(11 + 15 * 2)
``` | 41 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 8 * 2)
``` | 18 |
¿Cuál es la salida del siguiente código? | ```python
print(pow(15, 1))
``` | 15 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 12 * 1)
``` | 16 |
¿Cuál es la salida del siguiente código? | ```python
print(13 + 12 * 5)
``` | 73 |
What is the output of the following code? | ```python
print(15 + 9 * 5)
``` | 60 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 15 * 3)
``` | 65 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 11 * 1)
``` | 21 |
What is the output of the following code? | ```python
print(14 + 10 * 5)
``` | 64 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 10 * 2)
``` | 36 |
What is the output of the following code? | ```python
print(12 + 9 * 5)
``` | 57 |
What is the output of the following code? | ```python
print(4 + 14 * 5)
``` | 74 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 1 * 2)
``` | 6 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 14 * 5)
``` | 78 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 16 * 4)
``` | 79 |
What is the output of the following code? | ```python
print(2 + 11 * 1)
``` | 13 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 5 * 2)
``` | 26 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 14 * 1)
``` | 29 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 17 * 4)
``` | 73 |
What is the output of the following code? | ```python
print(pow(6, 1))
``` | 6 |
What is the output of the following code? | ```python
print(17 + 11 * 2)
``` | 39 |
What is the output of the following code? | ```python
print(8 + 10 * 4)
``` | 48 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 10 * 5)
``` | 65 |
What is the output of the following code? | ```python
print(19 + 5 * 4)
``` | 39 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 15 * 1)
``` | 27 |
What is the output of the following code? | ```python
print(19 + 10 * 1)
``` | 29 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 19 * 4)
``` | 81 |
What is the output of the following code? | ```python
print(pow(13, 4))
``` | 28561 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 19 * 4)
``` | 84 |
What is the output of the following code? | ```python
print(9 + 13 * 1)
``` | 22 |
¿Cuál es la salida del siguiente código? | ```python
print(pow(16, 5))
``` | 1048576 |
¿Cuál es la salida del siguiente código? | ```python
print(pow(8, 4))
``` | 4096 |
What is the output of the following code? | ```python
print(20 + 10 * 2)
``` | 40 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 3 * 4)
``` | 22 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 20 * 4)
``` | 81 |
What is the output of the following code? | ```python
print(20 + 12 * 4)
``` | 68 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 1 * 2)
``` | 17 |
What is the output of the following code? | ```python
print(20 + 7 * 1)
``` | 27 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 9 * 2)
``` | 35 |
What is the output of the following code? | ```python
print(16 + 12 * 5)
``` | 76 |
What is the output of the following code? | ```python
print(18 + 15 * 3)
``` | 63 |
What is the output of the following code? | ```python
print(3 + 19 * 1)
``` | 22 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 2 * 4)
``` | 13 |
What is the output of the following code? | ```python
print(3 + 4 * 1)
``` | 7 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 7 * 5)
``` | 54 |
What is the output of the following code? | ```python
print(6 + 8 * 2)
``` | 22 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 19 * 2)
``` | 55 |
¿Cuál es la salida del siguiente código? | ```python
print(14 + 12 * 2)
``` | 38 |
What is the output of the following code? | ```python
print(pow(15, 3))
``` | 3375 |
What is the output of the following code? | ```python
print(2 + 16 * 2)
``` | 34 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 12 * 1)
``` | 13 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 10 * 4)
``` | 45 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 6 * 3)
``` | 27 |
¿Cuál es la salida del siguiente código? | ```python
print(6 + 9 * 1)
``` | 15 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.