instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(56 + 17)
``` | 73 |
What is the output of the following code? | ```python
print(33 + 25)
``` | 58 |
What is the output of the following code? | ```python
print(63 + 26)
``` | 89 |
¿Cuál es la salida del siguiente código? | ```python
print(93 + 39)
``` | 132 |
What is the output of the following code? | ```python
print(17 - 20)
``` | -3 |
What is the output of the following code? | ```python
print(75 + 32)
``` | 107 |
¿Cuál es la salida del siguiente código? | ```python
print(88 + 60)
``` | 148 |
What is the output of the following code? | ```python
print(97 + 94)
``` | 191 |
What is the output of the following code? | ```python
print(96 * 40)
``` | 3840 |
What is the output of the following code? | ```python
print(21 - 93)
``` | -72 |
¿Cuál es la salida del siguiente código? | ```python
print(12 * 33)
``` | 396 |
¿Cuál es la salida del siguiente código? | ```python
print(70 + 43)
``` | 113 |
What is the output of the following code? | ```python
print(1 * 82)
``` | 82 |
What is the output of the following code? | ```python
print(87 + 96)
``` | 183 |
¿Cuál es la salida del siguiente código? | ```python
print(75 - 43)
``` | 32 |
¿Cuál es la salida del siguiente código? | ```python
print(86 + 97)
``` | 183 |
¿Cuál es la salida del siguiente código? | ```python
print(15 - 8)
``` | 7 |
What is the output of the following code? | ```python
print(95 + 23)
``` | 118 |
What is the output of the following code? | ```python
print(9 - 38)
``` | -29 |
What is the output of the following code? | ```python
print(9 * 96)
``` | 864 |
What is the output of the following code? | ```python
print(23 * 74)
``` | 1702 |
¿Cuál es la salida del siguiente código? | ```python
print(96 + 70)
``` | 166 |
¿Cuál es la salida del siguiente código? | ```python
print(41 + 67)
``` | 108 |
¿Cuál es la salida del siguiente código? | ```python
print(81 + 78)
``` | 159 |
¿Cuál es la salida del siguiente código? | ```python
print(70 + 25)
``` | 95 |
What is the output of the following code? | ```python
print(98 - 73)
``` | 25 |
What is the output of the following code? | ```python
print(29 + 47)
``` | 76 |
What is the output of the following code? | ```python
print(53 * 1)
``` | 53 |
What is the output of the following code? | ```python
print(51 * 72)
``` | 3672 |
¿Cuál es la salida del siguiente código? | ```python
print(55 * 43)
``` | 2365 |
What is the output of the following code? | ```python
print(19 - 55)
``` | -36 |
¿Cuál es la salida del siguiente código? | ```python
print(87 + 55)
``` | 142 |
¿Cuál es la salida del siguiente código? | ```python
print(48 * 8)
``` | 384 |
¿Cuál es la salida del siguiente código? | ```python
print(12 - 85)
``` | -73 |
¿Cuál es la salida del siguiente código? | ```python
print(6 * 7)
``` | 42 |
What is the output of the following code? | ```python
print(74 + 47)
``` | 121 |
What is the output of the following code? | ```python
print(80 + 33)
``` | 113 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 69)
``` | 88 |
¿Cuál es la salida del siguiente código? | ```python
print(97 + 23)
``` | 120 |
¿Cuál es la salida del siguiente código? | ```python
print(43 + 92)
``` | 135 |
What is the output of the following code? | ```python
print(52 * 42)
``` | 2184 |
¿Cuál es la salida del siguiente código? | ```python
print(64 + 24)
``` | 88 |
¿Cuál es la salida del siguiente código? | ```python
print(81 * 69)
``` | 5589 |
What is the output of the following code? | ```python
print(49 * 63)
``` | 3087 |
¿Cuál es la salida del siguiente código? | ```python
print(45 - 69)
``` | -24 |
What is the output of the following code? | ```python
print(32 + 92)
``` | 124 |
¿Cuál es la salida del siguiente código? | ```python
print(51 * 47)
``` | 2397 |
¿Cuál es la salida del siguiente código? | ```python
print(100 - 53)
``` | 47 |
What is the output of the following code? | ```python
print(9 * 34)
``` | 306 |
What is the output of the following code? | ```python
print(84 + 95)
``` | 179 |
¿Cuál es la salida del siguiente código? | ```python
print(79 * 27)
``` | 2133 |
¿Cuál es la salida del siguiente código? | ```python
print(19 * 23)
``` | 437 |
¿Cuál es la salida del siguiente código? | ```python
print(10 * 29)
``` | 290 |
¿Cuál es la salida del siguiente código? | ```python
print(43 * 36)
``` | 1548 |
What is the output of the following code? | ```python
print(61 + 69)
``` | 130 |
¿Cuál es la salida del siguiente código? | ```python
print(2 - 97)
``` | -95 |
What is the output of the following code? | ```python
print(71 + 67)
``` | 138 |
What is the output of the following code? | ```python
print(24 - 29)
``` | -5 |
¿Cuál es la salida del siguiente código? | ```python
print(3 * 95)
``` | 285 |
What is the output of the following code? | ```python
print(36 - 28)
``` | 8 |
¿Cuál es la salida del siguiente código? | ```python
print(3 - 73)
``` | -70 |
What is the output of the following code? | ```python
print(88 * 2)
``` | 176 |
What is the output of the following code? | ```python
print(34 + 68)
``` | 102 |
¿Cuál es la salida del siguiente código? | ```python
print(69 * 83)
``` | 5727 |
¿Cuál es la salida del siguiente código? | ```python
print(66 * 38)
``` | 2508 |
What is the output of the following code? | ```python
print(62 * 75)
``` | 4650 |
What is the output of the following code? | ```python
print(84 + 55)
``` | 139 |
What is the output of the following code? | ```python
print(39 * 46)
``` | 1794 |
¿Cuál es la salida del siguiente código? | ```python
print(29 + 89)
``` | 118 |
¿Cuál es la salida del siguiente código? | ```python
print(21 * 43)
``` | 903 |
¿Cuál es la salida del siguiente código? | ```python
print(51 + 65)
``` | 116 |
What is the output of the following code? | ```python
print(75 + 83)
``` | 158 |
¿Cuál es la salida del siguiente código? | ```python
print(29 + 31)
``` | 60 |
What is the output of the following code? | ```python
print(42 * 18)
``` | 756 |
What is the output of the following code? | ```python
print(75 - 88)
``` | -13 |
¿Cuál es la salida del siguiente código? | ```python
print(94 * 88)
``` | 8272 |
¿Cuál es la salida del siguiente código? | ```python
print(79 * 44)
``` | 3476 |
¿Cuál es la salida del siguiente código? | ```python
print(59 + 54)
``` | 113 |
¿Cuál es la salida del siguiente código? | ```python
print(7 + 31)
``` | 38 |
What is the output of the following code? | ```python
print(66 - 42)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(89 - 18)
``` | 71 |
What is the output of the following code? | ```python
print(4 * 85)
``` | 340 |
¿Cuál es la salida del siguiente código? | ```python
print(90 - 57)
``` | 33 |
¿Cuál es la salida del siguiente código? | ```python
print(40 * 76)
``` | 3040 |
What is the output of the following code? | ```python
print(86 * 20)
``` | 1720 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 93)
``` | 103 |
What is the output of the following code? | ```python
print(1 + 72)
``` | 73 |
What is the output of the following code? | ```python
print(46 * 74)
``` | 3404 |
What is the output of the following code? | ```python
print(67 + 8)
``` | 75 |
¿Cuál es la salida del siguiente código? | ```python
print(18 - 74)
``` | -56 |
What is the output of the following code? | ```python
print(8 + 6)
``` | 14 |
What is the output of the following code? | ```python
print(29 * 52)
``` | 1508 |
What is the output of the following code? | ```python
print(92 + 65)
``` | 157 |
What is the output of the following code? | ```python
print(82 - 42)
``` | 40 |
What is the output of the following code? | ```python
print(6 * 3)
``` | 18 |
¿Cuál es la salida del siguiente código? | ```python
print(4 - 82)
``` | -78 |
¿Cuál es la salida del siguiente código? | ```python
print(32 - 8)
``` | 24 |
What is the output of the following code? | ```python
print(59 * 12)
``` | 708 |
What is the output of the following code? | ```python
print(57 - 17)
``` | 40 |
¿Cuál es la salida del siguiente código? | ```python
print(56 - 90)
``` | -34 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.