instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(60 + 4)
``` | 64 |
What is the output of the following code? | ```python
print(49 - 22)
``` | 27 |
What is the output of the following code? | ```python
print(78 * 65)
``` | 5070 |
What is the output of the following code? | ```python
print(76 + 74)
``` | 150 |
¿Cuál es la salida del siguiente código? | ```python
print(99 * 23)
``` | 2277 |
What is the output of the following code? | ```python
print(35 * 87)
``` | 3045 |
¿Cuál es la salida del siguiente código? | ```python
print(71 - 100)
``` | -29 |
What is the output of the following code? | ```python
print(81 * 5)
``` | 405 |
What is the output of the following code? | ```python
print(66 - 92)
``` | -26 |
¿Cuál es la salida del siguiente código? | ```python
print(32 - 93)
``` | -61 |
¿Cuál es la salida del siguiente código? | ```python
print(75 - 7)
``` | 68 |
What is the output of the following code? | ```python
print(41 * 6)
``` | 246 |
What is the output of the following code? | ```python
print(44 * 29)
``` | 1276 |
¿Cuál es la salida del siguiente código? | ```python
print(38 + 28)
``` | 66 |
What is the output of the following code? | ```python
print(63 * 2)
``` | 126 |
¿Cuál es la salida del siguiente código? | ```python
print(85 - 96)
``` | -11 |
What is the output of the following code? | ```python
print(35 + 36)
``` | 71 |
¿Cuál es la salida del siguiente código? | ```python
print(44 - 21)
``` | 23 |
¿Cuál es la salida del siguiente código? | ```python
print(87 - 86)
``` | 1 |
What is the output of the following code? | ```python
print(74 * 43)
``` | 3182 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 34)
``` | 39 |
¿Cuál es la salida del siguiente código? | ```python
print(1 + 85)
``` | 86 |
¿Cuál es la salida del siguiente código? | ```python
print(59 - 91)
``` | -32 |
¿Cuál es la salida del siguiente código? | ```python
print(40 + 31)
``` | 71 |
What is the output of the following code? | ```python
print(74 - 16)
``` | 58 |
What is the output of the following code? | ```python
print(61 - 60)
``` | 1 |
What is the output of the following code? | ```python
print(23 + 87)
``` | 110 |
¿Cuál es la salida del siguiente código? | ```python
print(77 * 88)
``` | 6776 |
What is the output of the following code? | ```python
print(74 - 100)
``` | -26 |
What is the output of the following code? | ```python
print(89 - 21)
``` | 68 |
¿Cuál es la salida del siguiente código? | ```python
print(62 + 25)
``` | 87 |
¿Cuál es la salida del siguiente código? | ```python
print(38 + 41)
``` | 79 |
¿Cuál es la salida del siguiente código? | ```python
print(94 - 59)
``` | 35 |
What is the output of the following code? | ```python
print(49 + 18)
``` | 67 |
¿Cuál es la salida del siguiente código? | ```python
print(75 + 59)
``` | 134 |
What is the output of the following code? | ```python
print(49 * 67)
``` | 3283 |
What is the output of the following code? | ```python
print(35 * 16)
``` | 560 |
What is the output of the following code? | ```python
print(65 + 23)
``` | 88 |
¿Cuál es la salida del siguiente código? | ```python
print(37 + 73)
``` | 110 |
¿Cuál es la salida del siguiente código? | ```python
print(3 * 1)
``` | 3 |
¿Cuál es la salida del siguiente código? | ```python
print(25 - 5)
``` | 20 |
What is the output of the following code? | ```python
print(58 * 52)
``` | 3016 |
What is the output of the following code? | ```python
print(16 - 65)
``` | -49 |
¿Cuál es la salida del siguiente código? | ```python
print(10 * 64)
``` | 640 |
¿Cuál es la salida del siguiente código? | ```python
print(41 + 45)
``` | 86 |
¿Cuál es la salida del siguiente código? | ```python
print(52 * 99)
``` | 5148 |
What is the output of the following code? | ```python
print(21 + 67)
``` | 88 |
What is the output of the following code? | ```python
print(94 + 57)
``` | 151 |
What is the output of the following code? | ```python
print(88 - 39)
``` | 49 |
What is the output of the following code? | ```python
print(92 * 50)
``` | 4600 |
What is the output of the following code? | ```python
print(12 + 88)
``` | 100 |
¿Cuál es la salida del siguiente código? | ```python
print(3 + 55)
``` | 58 |
¿Cuál es la salida del siguiente código? | ```python
print(51 - 4)
``` | 47 |
What is the output of the following code? | ```python
print(94 - 2)
``` | 92 |
What is the output of the following code? | ```python
print(15 - 19)
``` | -4 |
¿Cuál es la salida del siguiente código? | ```python
print(50 * 24)
``` | 1200 |
What is the output of the following code? | ```python
print(100 * 6)
``` | 600 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 36)
``` | 53 |
What is the output of the following code? | ```python
print(26 - 66)
``` | -40 |
¿Cuál es la salida del siguiente código? | ```python
print(35 - 34)
``` | 1 |
What is the output of the following code? | ```python
print(25 * 91)
``` | 2275 |
What is the output of the following code? | ```python
print(78 - 24)
``` | 54 |
What is the output of the following code? | ```python
print(87 - 21)
``` | 66 |
¿Cuál es la salida del siguiente código? | ```python
print(49 - 92)
``` | -43 |
¿Cuál es la salida del siguiente código? | ```python
print(86 - 81)
``` | 5 |
¿Cuál es la salida del siguiente código? | ```python
print(70 + 14)
``` | 84 |
¿Cuál es la salida del siguiente código? | ```python
print(33 - 65)
``` | -32 |
What is the output of the following code? | ```python
print(43 * 77)
``` | 3311 |
¿Cuál es la salida del siguiente código? | ```python
print(88 * 36)
``` | 3168 |
¿Cuál es la salida del siguiente código? | ```python
print(76 - 97)
``` | -21 |
What is the output of the following code? | ```python
print(74 * 88)
``` | 6512 |
¿Cuál es la salida del siguiente código? | ```python
print(42 * 18)
``` | 756 |
¿Cuál es la salida del siguiente código? | ```python
print(58 + 50)
``` | 108 |
What is the output of the following code? | ```python
print(3 + 2)
``` | 5 |
¿Cuál es la salida del siguiente código? | ```python
print(14 - 78)
``` | -64 |
What is the output of the following code? | ```python
print(28 - 93)
``` | -65 |
What is the output of the following code? | ```python
print(9 - 54)
``` | -45 |
What is the output of the following code? | ```python
print(40 * 22)
``` | 880 |
What is the output of the following code? | ```python
print(98 * 12)
``` | 1176 |
¿Cuál es la salida del siguiente código? | ```python
print(84 - 57)
``` | 27 |
¿Cuál es la salida del siguiente código? | ```python
print(72 + 41)
``` | 113 |
¿Cuál es la salida del siguiente código? | ```python
print(23 + 31)
``` | 54 |
¿Cuál es la salida del siguiente código? | ```python
print(19 - 68)
``` | -49 |
¿Cuál es la salida del siguiente código? | ```python
print(85 + 54)
``` | 139 |
¿Cuál es la salida del siguiente código? | ```python
print(48 * 48)
``` | 2304 |
What is the output of the following code? | ```python
print(92 + 76)
``` | 168 |
What is the output of the following code? | ```python
print(34 * 6)
``` | 204 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 7)
``` | 9 |
¿Cuál es la salida del siguiente código? | ```python
print(15 - 79)
``` | -64 |
¿Cuál es la salida del siguiente código? | ```python
print(5 - 17)
``` | -12 |
¿Cuál es la salida del siguiente código? | ```python
print(80 * 37)
``` | 2960 |
¿Cuál es la salida del siguiente código? | ```python
print(99 * 46)
``` | 4554 |
¿Cuál es la salida del siguiente código? | ```python
print(3 + 82)
``` | 85 |
¿Cuál es la salida del siguiente código? | ```python
print(39 * 10)
``` | 390 |
What is the output of the following code? | ```python
print(85 * 16)
``` | 1360 |
What is the output of the following code? | ```python
print(82 * 51)
``` | 4182 |
¿Cuál es la salida del siguiente código? | ```python
print(62 * 68)
``` | 4216 |
What is the output of the following code? | ```python
print(60 - 95)
``` | -35 |
¿Cuál es la salida del siguiente código? | ```python
print(52 * 6)
``` | 312 |
¿Cuál es la salida del siguiente código? | ```python
print(91 * 27)
``` | 2457 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.