instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(56 - 41)
``` | 15 |
What is the output of the following code? | ```python
print(39 + 99)
``` | 138 |
What is the output of the following code? | ```python
print(94 + 84)
``` | 178 |
What is the output of the following code? | ```python
print(32 + 54)
``` | 86 |
¿Cuál es la salida del siguiente código? | ```python
print(72 - 93)
``` | -21 |
¿Cuál es la salida del siguiente código? | ```python
print(6 - 77)
``` | -71 |
¿Cuál es la salida del siguiente código? | ```python
print(79 - 60)
``` | 19 |
¿Cuál es la salida del siguiente código? | ```python
print(84 + 67)
``` | 151 |
What is the output of the following code? | ```python
print(21 - 31)
``` | -10 |
¿Cuál es la salida del siguiente código? | ```python
print(91 - 100)
``` | -9 |
¿Cuál es la salida del siguiente código? | ```python
print(80 - 49)
``` | 31 |
What is the output of the following code? | ```python
print(69 * 86)
``` | 5934 |
¿Cuál es la salida del siguiente código? | ```python
print(9 * 35)
``` | 315 |
What is the output of the following code? | ```python
print(23 + 36)
``` | 59 |
¿Cuál es la salida del siguiente código? | ```python
print(89 - 12)
``` | 77 |
What is the output of the following code? | ```python
print(96 - 20)
``` | 76 |
¿Cuál es la salida del siguiente código? | ```python
print(78 - 94)
``` | -16 |
What is the output of the following code? | ```python
print(11 - 100)
``` | -89 |
¿Cuál es la salida del siguiente código? | ```python
print(40 * 45)
``` | 1800 |
What is the output of the following code? | ```python
print(73 + 22)
``` | 95 |
¿Cuál es la salida del siguiente código? | ```python
print(30 - 3)
``` | 27 |
What is the output of the following code? | ```python
print(84 * 56)
``` | 4704 |
¿Cuál es la salida del siguiente código? | ```python
print(52 + 78)
``` | 130 |
What is the output of the following code? | ```python
print(89 - 73)
``` | 16 |
What is the output of the following code? | ```python
print(45 + 88)
``` | 133 |
What is the output of the following code? | ```python
print(63 * 12)
``` | 756 |
¿Cuál es la salida del siguiente código? | ```python
print(64 * 14)
``` | 896 |
¿Cuál es la salida del siguiente código? | ```python
print(24 - 61)
``` | -37 |
¿Cuál es la salida del siguiente código? | ```python
print(6 - 43)
``` | -37 |
¿Cuál es la salida del siguiente código? | ```python
print(21 * 3)
``` | 63 |
¿Cuál es la salida del siguiente código? | ```python
print(31 + 4)
``` | 35 |
¿Cuál es la salida del siguiente código? | ```python
print(55 + 3)
``` | 58 |
What is the output of the following code? | ```python
print(65 * 39)
``` | 2535 |
¿Cuál es la salida del siguiente código? | ```python
print(21 + 19)
``` | 40 |
¿Cuál es la salida del siguiente código? | ```python
print(21 * 27)
``` | 567 |
What is the output of the following code? | ```python
print(47 - 12)
``` | 35 |
¿Cuál es la salida del siguiente código? | ```python
print(12 - 1)
``` | 11 |
What is the output of the following code? | ```python
print(27 - 12)
``` | 15 |
What is the output of the following code? | ```python
print(38 * 8)
``` | 304 |
What is the output of the following code? | ```python
print(99 + 70)
``` | 169 |
What is the output of the following code? | ```python
print(11 + 85)
``` | 96 |
¿Cuál es la salida del siguiente código? | ```python
print(59 - 17)
``` | 42 |
What is the output of the following code? | ```python
print(58 + 58)
``` | 116 |
¿Cuál es la salida del siguiente código? | ```python
print(32 * 69)
``` | 2208 |
¿Cuál es la salida del siguiente código? | ```python
print(42 - 40)
``` | 2 |
¿Cuál es la salida del siguiente código? | ```python
print(62 + 86)
``` | 148 |
What is the output of the following code? | ```python
print(50 - 18)
``` | 32 |
¿Cuál es la salida del siguiente código? | ```python
print(29 * 41)
``` | 1189 |
What is the output of the following code? | ```python
print(33 * 86)
``` | 2838 |
What is the output of the following code? | ```python
print(68 * 55)
``` | 3740 |
What is the output of the following code? | ```python
print(81 + 72)
``` | 153 |
What is the output of the following code? | ```python
print(27 - 77)
``` | -50 |
What is the output of the following code? | ```python
print(62 * 22)
``` | 1364 |
¿Cuál es la salida del siguiente código? | ```python
print(100 - 16)
``` | 84 |
¿Cuál es la salida del siguiente código? | ```python
print(30 * 36)
``` | 1080 |
What is the output of the following code? | ```python
print(20 + 19)
``` | 39 |
What is the output of the following code? | ```python
print(9 - 69)
``` | -60 |
What is the output of the following code? | ```python
print(85 * 92)
``` | 7820 |
What is the output of the following code? | ```python
print(69 * 60)
``` | 4140 |
What is the output of the following code? | ```python
print(31 + 92)
``` | 123 |
What is the output of the following code? | ```python
print(30 * 22)
``` | 660 |
What is the output of the following code? | ```python
print(45 + 13)
``` | 58 |
What is the output of the following code? | ```python
print(34 * 2)
``` | 68 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 88)
``` | 99 |
¿Cuál es la salida del siguiente código? | ```python
print(94 - 18)
``` | 76 |
What is the output of the following code? | ```python
print(94 * 100)
``` | 9400 |
What is the output of the following code? | ```python
print(74 + 10)
``` | 84 |
¿Cuál es la salida del siguiente código? | ```python
print(71 * 26)
``` | 1846 |
What is the output of the following code? | ```python
print(68 + 84)
``` | 152 |
¿Cuál es la salida del siguiente código? | ```python
print(18 * 23)
``` | 414 |
¿Cuál es la salida del siguiente código? | ```python
print(52 * 55)
``` | 2860 |
What is the output of the following code? | ```python
print(46 - 58)
``` | -12 |
¿Cuál es la salida del siguiente código? | ```python
print(86 * 78)
``` | 6708 |
¿Cuál es la salida del siguiente código? | ```python
print(63 - 74)
``` | -11 |
¿Cuál es la salida del siguiente código? | ```python
print(61 + 93)
``` | 154 |
What is the output of the following code? | ```python
print(79 + 51)
``` | 130 |
What is the output of the following code? | ```python
print(37 + 60)
``` | 97 |
What is the output of the following code? | ```python
print(25 - 71)
``` | -46 |
¿Cuál es la salida del siguiente código? | ```python
print(51 + 58)
``` | 109 |
¿Cuál es la salida del siguiente código? | ```python
print(38 - 28)
``` | 10 |
¿Cuál es la salida del siguiente código? | ```python
print(28 + 42)
``` | 70 |
¿Cuál es la salida del siguiente código? | ```python
print(58 * 51)
``` | 2958 |
What is the output of the following code? | ```python
print(47 * 37)
``` | 1739 |
What is the output of the following code? | ```python
print(68 * 3)
``` | 204 |
What is the output of the following code? | ```python
print(96 - 97)
``` | -1 |
What is the output of the following code? | ```python
print(37 + 13)
``` | 50 |
¿Cuál es la salida del siguiente código? | ```python
print(57 - 48)
``` | 9 |
¿Cuál es la salida del siguiente código? | ```python
print(15 * 84)
``` | 1260 |
¿Cuál es la salida del siguiente código? | ```python
print(40 * 9)
``` | 360 |
What is the output of the following code? | ```python
print(51 + 85)
``` | 136 |
What is the output of the following code? | ```python
print(66 + 32)
``` | 98 |
What is the output of the following code? | ```python
print(68 * 28)
``` | 1904 |
¿Cuál es la salida del siguiente código? | ```python
print(60 + 6)
``` | 66 |
What is the output of the following code? | ```python
print(86 - 31)
``` | 55 |
What is the output of the following code? | ```python
print(11 + 13)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(79 * 51)
``` | 4029 |
What is the output of the following code? | ```python
print(93 + 81)
``` | 174 |
What is the output of the following code? | ```python
print(42 * 3)
``` | 126 |
¿Cuál es la salida del siguiente código? | ```python
print(99 - 65)
``` | 34 |
¿Cuál es la salida del siguiente código? | ```python
print(48 + 5)
``` | 53 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.