instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(67 * 38)
``` | 2546 |
¿Cuál es la salida del siguiente código? | ```python
print(72 + 88)
``` | 160 |
¿Cuál es la salida del siguiente código? | ```python
print(83 + 94)
``` | 177 |
What is the output of the following code? | ```python
print(92 - 51)
``` | 41 |
What is the output of the following code? | ```python
print(26 * 53)
``` | 1378 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 18)
``` | 27 |
¿Cuál es la salida del siguiente código? | ```python
print(33 * 99)
``` | 3267 |
¿Cuál es la salida del siguiente código? | ```python
print(97 - 28)
``` | 69 |
¿Cuál es la salida del siguiente código? | ```python
print(43 * 82)
``` | 3526 |
¿Cuál es la salida del siguiente código? | ```python
print(48 - 54)
``` | -6 |
¿Cuál es la salida del siguiente código? | ```python
print(25 - 19)
``` | 6 |
¿Cuál es la salida del siguiente código? | ```python
print(84 + 1)
``` | 85 |
What is the output of the following code? | ```python
print(61 * 45)
``` | 2745 |
¿Cuál es la salida del siguiente código? | ```python
print(82 + 9)
``` | 91 |
What is the output of the following code? | ```python
print(31 - 9)
``` | 22 |
What is the output of the following code? | ```python
print(66 + 44)
``` | 110 |
What is the output of the following code? | ```python
print(41 * 46)
``` | 1886 |
¿Cuál es la salida del siguiente código? | ```python
print(80 + 82)
``` | 162 |
What is the output of the following code? | ```python
print(47 - 67)
``` | -20 |
What is the output of the following code? | ```python
print(73 - 74)
``` | -1 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 61)
``` | 70 |
What is the output of the following code? | ```python
print(31 * 32)
``` | 992 |
¿Cuál es la salida del siguiente código? | ```python
print(50 * 52)
``` | 2600 |
¿Cuál es la salida del siguiente código? | ```python
print(100 - 90)
``` | 10 |
¿Cuál es la salida del siguiente código? | ```python
print(100 + 26)
``` | 126 |
What is the output of the following code? | ```python
print(60 - 23)
``` | 37 |
What is the output of the following code? | ```python
print(82 * 48)
``` | 3936 |
¿Cuál es la salida del siguiente código? | ```python
print(17 - 67)
``` | -50 |
What is the output of the following code? | ```python
print(17 * 89)
``` | 1513 |
¿Cuál es la salida del siguiente código? | ```python
print(78 + 8)
``` | 86 |
¿Cuál es la salida del siguiente código? | ```python
print(19 - 92)
``` | -73 |
¿Cuál es la salida del siguiente código? | ```python
print(87 - 38)
``` | 49 |
¿Cuál es la salida del siguiente código? | ```python
print(85 * 62)
``` | 5270 |
What is the output of the following code? | ```python
print(47 * 91)
``` | 4277 |
What is the output of the following code? | ```python
print(52 - 52)
``` | 0 |
What is the output of the following code? | ```python
print(78 * 79)
``` | 6162 |
¿Cuál es la salida del siguiente código? | ```python
print(35 + 3)
``` | 38 |
What is the output of the following code? | ```python
print(37 * 18)
``` | 666 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 75)
``` | 87 |
What is the output of the following code? | ```python
print(80 + 91)
``` | 171 |
What is the output of the following code? | ```python
print(89 - 37)
``` | 52 |
What is the output of the following code? | ```python
print(90 + 13)
``` | 103 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 54)
``` | 74 |
What is the output of the following code? | ```python
print(74 + 92)
``` | 166 |
¿Cuál es la salida del siguiente código? | ```python
print(65 * 65)
``` | 4225 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 77)
``` | 89 |
¿Cuál es la salida del siguiente código? | ```python
print(52 * 61)
``` | 3172 |
What is the output of the following code? | ```python
print(91 - 65)
``` | 26 |
What is the output of the following code? | ```python
print(100 + 67)
``` | 167 |
What is the output of the following code? | ```python
print(43 * 34)
``` | 1462 |
¿Cuál es la salida del siguiente código? | ```python
print(51 + 86)
``` | 137 |
¿Cuál es la salida del siguiente código? | ```python
print(96 + 49)
``` | 145 |
What is the output of the following code? | ```python
print(4 - 72)
``` | -68 |
What is the output of the following code? | ```python
print(19 + 64)
``` | 83 |
¿Cuál es la salida del siguiente código? | ```python
print(92 + 98)
``` | 190 |
¿Cuál es la salida del siguiente código? | ```python
print(8 * 8)
``` | 64 |
¿Cuál es la salida del siguiente código? | ```python
print(83 - 30)
``` | 53 |
What is the output of the following code? | ```python
print(70 + 77)
``` | 147 |
What is the output of the following code? | ```python
print(99 - 54)
``` | 45 |
¿Cuál es la salida del siguiente código? | ```python
print(18 * 87)
``` | 1566 |
¿Cuál es la salida del siguiente código? | ```python
print(12 - 5)
``` | 7 |
¿Cuál es la salida del siguiente código? | ```python
print(75 * 16)
``` | 1200 |
What is the output of the following code? | ```python
print(55 + 78)
``` | 133 |
¿Cuál es la salida del siguiente código? | ```python
print(84 * 51)
``` | 4284 |
What is the output of the following code? | ```python
print(71 * 83)
``` | 5893 |
¿Cuál es la salida del siguiente código? | ```python
print(80 - 62)
``` | 18 |
What is the output of the following code? | ```python
print(42 - 78)
``` | -36 |
What is the output of the following code? | ```python
print(71 * 25)
``` | 1775 |
¿Cuál es la salida del siguiente código? | ```python
print(10 - 91)
``` | -81 |
What is the output of the following code? | ```python
print(71 + 75)
``` | 146 |
What is the output of the following code? | ```python
print(12 * 69)
``` | 828 |
What is the output of the following code? | ```python
print(15 * 40)
``` | 600 |
What is the output of the following code? | ```python
print(84 + 47)
``` | 131 |
¿Cuál es la salida del siguiente código? | ```python
print(77 * 91)
``` | 7007 |
What is the output of the following code? | ```python
print(60 * 7)
``` | 420 |
¿Cuál es la salida del siguiente código? | ```python
print(14 + 94)
``` | 108 |
¿Cuál es la salida del siguiente código? | ```python
print(25 * 53)
``` | 1325 |
¿Cuál es la salida del siguiente código? | ```python
print(6 - 2)
``` | 4 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 34)
``` | 52 |
¿Cuál es la salida del siguiente código? | ```python
print(74 - 58)
``` | 16 |
What is the output of the following code? | ```python
print(85 - 77)
``` | 8 |
What is the output of the following code? | ```python
print(49 - 70)
``` | -21 |
¿Cuál es la salida del siguiente código? | ```python
print(39 - 33)
``` | 6 |
¿Cuál es la salida del siguiente código? | ```python
print(93 - 9)
``` | 84 |
What is the output of the following code? | ```python
print(51 * 39)
``` | 1989 |
What is the output of the following code? | ```python
print(4 - 85)
``` | -81 |
What is the output of the following code? | ```python
print(61 * 1)
``` | 61 |
What is the output of the following code? | ```python
print(99 - 84)
``` | 15 |
What is the output of the following code? | ```python
print(94 * 56)
``` | 5264 |
¿Cuál es la salida del siguiente código? | ```python
print(98 - 93)
``` | 5 |
What is the output of the following code? | ```python
print(95 + 63)
``` | 158 |
What is the output of the following code? | ```python
print(45 * 86)
``` | 3870 |
¿Cuál es la salida del siguiente código? | ```python
print(4 - 9)
``` | -5 |
¿Cuál es la salida del siguiente código? | ```python
print(45 - 15)
``` | 30 |
What is the output of the following code? | ```python
print(30 + 9)
``` | 39 |
What is the output of the following code? | ```python
print(93 + 93)
``` | 186 |
¿Cuál es la salida del siguiente código? | ```python
print(85 * 46)
``` | 3910 |
¿Cuál es la salida del siguiente código? | ```python
print(22 - 52)
``` | -30 |
What is the output of the following code? | ```python
print(7 - 68)
``` | -61 |
What is the output of the following code? | ```python
print(25 * 71)
``` | 1775 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.