instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(99 - 48)
``` | 51 |
¿Cuál es la salida del siguiente código? | ```python
print(71 * 22)
``` | 1562 |
What is the output of the following code? | ```python
print(97 + 20)
``` | 117 |
¿Cuál es la salida del siguiente código? | ```python
print(42 * 92)
``` | 3864 |
¿Cuál es la salida del siguiente código? | ```python
print(28 - 61)
``` | -33 |
What is the output of the following code? | ```python
print(67 * 31)
``` | 2077 |
What is the output of the following code? | ```python
print(65 - 22)
``` | 43 |
¿Cuál es la salida del siguiente código? | ```python
print(64 - 66)
``` | -2 |
What is the output of the following code? | ```python
print(9 - 41)
``` | -32 |
What is the output of the following code? | ```python
print(72 - 70)
``` | 2 |
¿Cuál es la salida del siguiente código? | ```python
print(79 + 83)
``` | 162 |
What is the output of the following code? | ```python
print(42 * 93)
``` | 3906 |
What is the output of the following code? | ```python
print(80 + 66)
``` | 146 |
What is the output of the following code? | ```python
print(74 * 58)
``` | 4292 |
What is the output of the following code? | ```python
print(2 - 50)
``` | -48 |
¿Cuál es la salida del siguiente código? | ```python
print(48 + 18)
``` | 66 |
¿Cuál es la salida del siguiente código? | ```python
print(21 - 22)
``` | -1 |
What is the output of the following code? | ```python
print(57 + 14)
``` | 71 |
What is the output of the following code? | ```python
print(73 * 69)
``` | 5037 |
¿Cuál es la salida del siguiente código? | ```python
print(74 + 91)
``` | 165 |
¿Cuál es la salida del siguiente código? | ```python
print(99 + 24)
``` | 123 |
What is the output of the following code? | ```python
print(83 - 96)
``` | -13 |
What is the output of the following code? | ```python
print(10 * 80)
``` | 800 |
What is the output of the following code? | ```python
print(9 + 35)
``` | 44 |
¿Cuál es la salida del siguiente código? | ```python
print(52 + 41)
``` | 93 |
What is the output of the following code? | ```python
print(43 - 38)
``` | 5 |
What is the output of the following code? | ```python
print(70 * 54)
``` | 3780 |
What is the output of the following code? | ```python
print(100 * 85)
``` | 8500 |
¿Cuál es la salida del siguiente código? | ```python
print(100 - 100)
``` | 0 |
What is the output of the following code? | ```python
print(48 - 82)
``` | -34 |
What is the output of the following code? | ```python
print(68 - 59)
``` | 9 |
What is the output of the following code? | ```python
print(99 * 63)
``` | 6237 |
¿Cuál es la salida del siguiente código? | ```python
print(39 - 15)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(98 + 12)
``` | 110 |
¿Cuál es la salida del siguiente código? | ```python
print(45 + 81)
``` | 126 |
What is the output of the following code? | ```python
print(28 + 51)
``` | 79 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 14)
``` | 26 |
¿Cuál es la salida del siguiente código? | ```python
print(47 * 39)
``` | 1833 |
What is the output of the following code? | ```python
print(62 * 73)
``` | 4526 |
What is the output of the following code? | ```python
print(82 - 32)
``` | 50 |
What is the output of the following code? | ```python
print(89 - 42)
``` | 47 |
What is the output of the following code? | ```python
print(75 - 40)
``` | 35 |
¿Cuál es la salida del siguiente código? | ```python
print(65 + 99)
``` | 164 |
¿Cuál es la salida del siguiente código? | ```python
print(18 * 48)
``` | 864 |
What is the output of the following code? | ```python
print(21 * 13)
``` | 273 |
What is the output of the following code? | ```python
print(69 + 6)
``` | 75 |
¿Cuál es la salida del siguiente código? | ```python
print(33 + 35)
``` | 68 |
¿Cuál es la salida del siguiente código? | ```python
print(45 * 48)
``` | 2160 |
¿Cuál es la salida del siguiente código? | ```python
print(11 * 18)
``` | 198 |
¿Cuál es la salida del siguiente código? | ```python
print(16 * 13)
``` | 208 |
What is the output of the following code? | ```python
print(70 - 30)
``` | 40 |
¿Cuál es la salida del siguiente código? | ```python
print(15 - 52)
``` | -37 |
¿Cuál es la salida del siguiente código? | ```python
print(65 + 86)
``` | 151 |
What is the output of the following code? | ```python
print(83 * 89)
``` | 7387 |
¿Cuál es la salida del siguiente código? | ```python
print(73 * 4)
``` | 292 |
What is the output of the following code? | ```python
print(79 - 47)
``` | 32 |
What is the output of the following code? | ```python
print(95 + 48)
``` | 143 |
¿Cuál es la salida del siguiente código? | ```python
print(22 + 78)
``` | 100 |
What is the output of the following code? | ```python
print(94 - 44)
``` | 50 |
¿Cuál es la salida del siguiente código? | ```python
print(57 + 34)
``` | 91 |
What is the output of the following code? | ```python
print(29 * 63)
``` | 1827 |
¿Cuál es la salida del siguiente código? | ```python
print(70 * 31)
``` | 2170 |
¿Cuál es la salida del siguiente código? | ```python
print(47 - 25)
``` | 22 |
What is the output of the following code? | ```python
print(38 * 49)
``` | 1862 |
What is the output of the following code? | ```python
print(33 * 17)
``` | 561 |
¿Cuál es la salida del siguiente código? | ```python
print(90 + 59)
``` | 149 |
What is the output of the following code? | ```python
print(72 + 11)
``` | 83 |
What is the output of the following code? | ```python
print(75 - 56)
``` | 19 |
What is the output of the following code? | ```python
print(8 - 3)
``` | 5 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 50)
``` | 68 |
What is the output of the following code? | ```python
print(73 + 58)
``` | 131 |
¿Cuál es la salida del siguiente código? | ```python
print(67 - 21)
``` | 46 |
What is the output of the following code? | ```python
print(94 - 69)
``` | 25 |
¿Cuál es la salida del siguiente código? | ```python
print(49 * 50)
``` | 2450 |
¿Cuál es la salida del siguiente código? | ```python
print(36 * 30)
``` | 1080 |
¿Cuál es la salida del siguiente código? | ```python
print(91 * 29)
``` | 2639 |
¿Cuál es la salida del siguiente código? | ```python
print(73 - 19)
``` | 54 |
What is the output of the following code? | ```python
print(70 + 58)
``` | 128 |
What is the output of the following code? | ```python
print(99 * 80)
``` | 7920 |
¿Cuál es la salida del siguiente código? | ```python
print(68 * 47)
``` | 3196 |
What is the output of the following code? | ```python
print(63 * 49)
``` | 3087 |
What is the output of the following code? | ```python
print(70 * 65)
``` | 4550 |
What is the output of the following code? | ```python
print(72 + 27)
``` | 99 |
What is the output of the following code? | ```python
print(75 * 11)
``` | 825 |
What is the output of the following code? | ```python
print(38 + 14)
``` | 52 |
What is the output of the following code? | ```python
print(75 + 12)
``` | 87 |
¿Cuál es la salida del siguiente código? | ```python
print(99 * 94)
``` | 9306 |
What is the output of the following code? | ```python
print(33 * 99)
``` | 3267 |
¿Cuál es la salida del siguiente código? | ```python
print(63 * 74)
``` | 4662 |
What is the output of the following code? | ```python
print(5 + 28)
``` | 33 |
¿Cuál es la salida del siguiente código? | ```python
print(13 + 62)
``` | 75 |
¿Cuál es la salida del siguiente código? | ```python
print(49 * 18)
``` | 882 |
¿Cuál es la salida del siguiente código? | ```python
print(38 + 21)
``` | 59 |
What is the output of the following code? | ```python
print(99 + 39)
``` | 138 |
What is the output of the following code? | ```python
print(12 - 44)
``` | -32 |
¿Cuál es la salida del siguiente código? | ```python
print(22 * 39)
``` | 858 |
What is the output of the following code? | ```python
print(60 - 28)
``` | 32 |
¿Cuál es la salida del siguiente código? | ```python
print(35 * 62)
``` | 2170 |
¿Cuál es la salida del siguiente código? | ```python
print(73 + 82)
``` | 155 |
What is the output of the following code? | ```python
print(38 * 24)
``` | 912 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.