instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(26 * 25)
``` | 650 |
¿Cuál es la salida del siguiente código? | ```python
print(25 + 55)
``` | 80 |
What is the output of the following code? | ```python
print(41 + 65)
``` | 106 |
¿Cuál es la salida del siguiente código? | ```python
print(74 - 2)
``` | 72 |
¿Cuál es la salida del siguiente código? | ```python
print(70 - 35)
``` | 35 |
¿Cuál es la salida del siguiente código? | ```python
print(78 * 94)
``` | 7332 |
¿Cuál es la salida del siguiente código? | ```python
print(62 - 37)
``` | 25 |
¿Cuál es la salida del siguiente código? | ```python
print(51 + 37)
``` | 88 |
¿Cuál es la salida del siguiente código? | ```python
print(76 - 39)
``` | 37 |
What is the output of the following code? | ```python
print(17 - 37)
``` | -20 |
¿Cuál es la salida del siguiente código? | ```python
print(36 * 96)
``` | 3456 |
What is the output of the following code? | ```python
print(70 + 63)
``` | 133 |
What is the output of the following code? | ```python
print(99 + 24)
``` | 123 |
What is the output of the following code? | ```python
print(69 + 54)
``` | 123 |
What is the output of the following code? | ```python
print(13 - 19)
``` | -6 |
What is the output of the following code? | ```python
print(16 - 5)
``` | 11 |
¿Cuál es la salida del siguiente código? | ```python
print(70 + 92)
``` | 162 |
What is the output of the following code? | ```python
print(57 * 40)
``` | 2280 |
What is the output of the following code? | ```python
print(96 + 34)
``` | 130 |
¿Cuál es la salida del siguiente código? | ```python
print(37 - 90)
``` | -53 |
¿Cuál es la salida del siguiente código? | ```python
print(53 + 63)
``` | 116 |
What is the output of the following code? | ```python
print(20 + 33)
``` | 53 |
¿Cuál es la salida del siguiente código? | ```python
print(57 + 92)
``` | 149 |
¿Cuál es la salida del siguiente código? | ```python
print(73 * 96)
``` | 7008 |
¿Cuál es la salida del siguiente código? | ```python
print(51 - 81)
``` | -30 |
¿Cuál es la salida del siguiente código? | ```python
print(29 + 90)
``` | 119 |
What is the output of the following code? | ```python
print(71 * 85)
``` | 6035 |
What is the output of the following code? | ```python
print(87 * 33)
``` | 2871 |
¿Cuál es la salida del siguiente código? | ```python
print(55 + 32)
``` | 87 |
¿Cuál es la salida del siguiente código? | ```python
print(76 + 52)
``` | 128 |
What is the output of the following code? | ```python
print(11 + 28)
``` | 39 |
What is the output of the following code? | ```python
print(35 - 74)
``` | -39 |
¿Cuál es la salida del siguiente código? | ```python
print(45 + 76)
``` | 121 |
What is the output of the following code? | ```python
print(97 - 56)
``` | 41 |
¿Cuál es la salida del siguiente código? | ```python
print(66 - 77)
``` | -11 |
¿Cuál es la salida del siguiente código? | ```python
print(84 - 68)
``` | 16 |
What is the output of the following code? | ```python
print(49 + 78)
``` | 127 |
What is the output of the following code? | ```python
print(89 + 85)
``` | 174 |
What is the output of the following code? | ```python
print(81 * 37)
``` | 2997 |
¿Cuál es la salida del siguiente código? | ```python
print(48 - 81)
``` | -33 |
What is the output of the following code? | ```python
print(96 * 71)
``` | 6816 |
What is the output of the following code? | ```python
print(62 * 24)
``` | 1488 |
¿Cuál es la salida del siguiente código? | ```python
print(80 * 89)
``` | 7120 |
¿Cuál es la salida del siguiente código? | ```python
print(33 * 65)
``` | 2145 |
¿Cuál es la salida del siguiente código? | ```python
print(67 - 53)
``` | 14 |
¿Cuál es la salida del siguiente código? | ```python
print(35 - 92)
``` | -57 |
What is the output of the following code? | ```python
print(73 + 13)
``` | 86 |
What is the output of the following code? | ```python
print(6 + 63)
``` | 69 |
What is the output of the following code? | ```python
print(56 - 95)
``` | -39 |
¿Cuál es la salida del siguiente código? | ```python
print(13 - 8)
``` | 5 |
What is the output of the following code? | ```python
print(4 + 35)
``` | 39 |
What is the output of the following code? | ```python
print(20 - 5)
``` | 15 |
What is the output of the following code? | ```python
print(97 * 92)
``` | 8924 |
What is the output of the following code? | ```python
print(5 + 10)
``` | 15 |
What is the output of the following code? | ```python
print(23 + 45)
``` | 68 |
What is the output of the following code? | ```python
print(21 + 35)
``` | 56 |
What is the output of the following code? | ```python
print(60 + 99)
``` | 159 |
¿Cuál es la salida del siguiente código? | ```python
print(83 + 81)
``` | 164 |
What is the output of the following code? | ```python
print(52 + 71)
``` | 123 |
¿Cuál es la salida del siguiente código? | ```python
print(5 * 18)
``` | 90 |
¿Cuál es la salida del siguiente código? | ```python
print(65 * 61)
``` | 3965 |
What is the output of the following code? | ```python
print(85 + 39)
``` | 124 |
What is the output of the following code? | ```python
print(77 - 69)
``` | 8 |
¿Cuál es la salida del siguiente código? | ```python
print(98 * 56)
``` | 5488 |
What is the output of the following code? | ```python
print(78 - 23)
``` | 55 |
¿Cuál es la salida del siguiente código? | ```python
print(72 + 86)
``` | 158 |
What is the output of the following code? | ```python
print(5 * 62)
``` | 310 |
¿Cuál es la salida del siguiente código? | ```python
print(11 - 73)
``` | -62 |
¿Cuál es la salida del siguiente código? | ```python
print(17 - 93)
``` | -76 |
¿Cuál es la salida del siguiente código? | ```python
print(33 + 36)
``` | 69 |
What is the output of the following code? | ```python
print(18 + 39)
``` | 57 |
What is the output of the following code? | ```python
print(57 - 88)
``` | -31 |
¿Cuál es la salida del siguiente código? | ```python
print(21 + 85)
``` | 106 |
¿Cuál es la salida del siguiente código? | ```python
print(4 * 11)
``` | 44 |
¿Cuál es la salida del siguiente código? | ```python
print(73 - 69)
``` | 4 |
What is the output of the following code? | ```python
print(3 * 9)
``` | 27 |
¿Cuál es la salida del siguiente código? | ```python
print(11 - 1)
``` | 10 |
¿Cuál es la salida del siguiente código? | ```python
print(64 + 76)
``` | 140 |
What is the output of the following code? | ```python
print(59 + 98)
``` | 157 |
What is the output of the following code? | ```python
print(98 * 55)
``` | 5390 |
¿Cuál es la salida del siguiente código? | ```python
print(41 + 12)
``` | 53 |
What is the output of the following code? | ```python
print(94 - 55)
``` | 39 |
What is the output of the following code? | ```python
print(89 + 64)
``` | 153 |
What is the output of the following code? | ```python
print(52 - 73)
``` | -21 |
¿Cuál es la salida del siguiente código? | ```python
print(16 - 13)
``` | 3 |
¿Cuál es la salida del siguiente código? | ```python
print(73 + 85)
``` | 158 |
¿Cuál es la salida del siguiente código? | ```python
print(67 - 46)
``` | 21 |
What is the output of the following code? | ```python
print(6 + 32)
``` | 38 |
¿Cuál es la salida del siguiente código? | ```python
print(63 + 38)
``` | 101 |
What is the output of the following code? | ```python
print(42 - 99)
``` | -57 |
What is the output of the following code? | ```python
print(80 * 51)
``` | 4080 |
What is the output of the following code? | ```python
print(24 - 25)
``` | -1 |
What is the output of the following code? | ```python
print(87 + 67)
``` | 154 |
What is the output of the following code? | ```python
print(76 - 72)
``` | 4 |
What is the output of the following code? | ```python
print(18 - 58)
``` | -40 |
¿Cuál es la salida del siguiente código? | ```python
print(80 * 72)
``` | 5760 |
What is the output of the following code? | ```python
print(29 * 23)
``` | 667 |
¿Cuál es la salida del siguiente código? | ```python
print(37 + 93)
``` | 130 |
What is the output of the following code? | ```python
print(43 - 7)
``` | 36 |
¿Cuál es la salida del siguiente código? | ```python
print(83 + 25)
``` | 108 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.