instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(75 + 71)
``` | 146 |
¿Cuál es la salida del siguiente código? | ```python
print(79 * 26)
``` | 2054 |
What is the output of the following code? | ```python
print(52 * 33)
``` | 1716 |
What is the output of the following code? | ```python
print(29 + 43)
``` | 72 |
¿Cuál es la salida del siguiente código? | ```python
print(76 + 30)
``` | 106 |
What is the output of the following code? | ```python
print(30 - 16)
``` | 14 |
¿Cuál es la salida del siguiente código? | ```python
print(41 - 8)
``` | 33 |
What is the output of the following code? | ```python
print(31 * 99)
``` | 3069 |
¿Cuál es la salida del siguiente código? | ```python
print(89 + 91)
``` | 180 |
¿Cuál es la salida del siguiente código? | ```python
print(22 * 36)
``` | 792 |
¿Cuál es la salida del siguiente código? | ```python
print(97 * 91)
``` | 8827 |
What is the output of the following code? | ```python
print(61 + 85)
``` | 146 |
¿Cuál es la salida del siguiente código? | ```python
print(53 * 83)
``` | 4399 |
What is the output of the following code? | ```python
print(2 - 99)
``` | -97 |
What is the output of the following code? | ```python
print(89 - 25)
``` | 64 |
What is the output of the following code? | ```python
print(13 * 78)
``` | 1014 |
What is the output of the following code? | ```python
print(58 - 18)
``` | 40 |
¿Cuál es la salida del siguiente código? | ```python
print(68 - 34)
``` | 34 |
¿Cuál es la salida del siguiente código? | ```python
print(85 * 54)
``` | 4590 |
¿Cuál es la salida del siguiente código? | ```python
print(28 + 22)
``` | 50 |
¿Cuál es la salida del siguiente código? | ```python
print(26 + 65)
``` | 91 |
¿Cuál es la salida del siguiente código? | ```python
print(10 - 95)
``` | -85 |
What is the output of the following code? | ```python
print(34 * 25)
``` | 850 |
What is the output of the following code? | ```python
print(65 + 97)
``` | 162 |
¿Cuál es la salida del siguiente código? | ```python
print(57 - 59)
``` | -2 |
What is the output of the following code? | ```python
print(6 - 72)
``` | -66 |
What is the output of the following code? | ```python
print(82 + 65)
``` | 147 |
¿Cuál es la salida del siguiente código? | ```python
print(97 - 94)
``` | 3 |
¿Cuál es la salida del siguiente código? | ```python
print(47 - 35)
``` | 12 |
What is the output of the following code? | ```python
print(54 - 36)
``` | 18 |
What is the output of the following code? | ```python
print(95 * 12)
``` | 1140 |
¿Cuál es la salida del siguiente código? | ```python
print(66 - 90)
``` | -24 |
¿Cuál es la salida del siguiente código? | ```python
print(54 + 8)
``` | 62 |
¿Cuál es la salida del siguiente código? | ```python
print(8 * 15)
``` | 120 |
What is the output of the following code? | ```python
print(56 - 15)
``` | 41 |
¿Cuál es la salida del siguiente código? | ```python
print(21 + 79)
``` | 100 |
What is the output of the following code? | ```python
print(8 * 21)
``` | 168 |
What is the output of the following code? | ```python
print(14 + 88)
``` | 102 |
What is the output of the following code? | ```python
print(23 + 2)
``` | 25 |
What is the output of the following code? | ```python
print(57 * 87)
``` | 4959 |
What is the output of the following code? | ```python
print(45 - 95)
``` | -50 |
What is the output of the following code? | ```python
print(36 + 84)
``` | 120 |
¿Cuál es la salida del siguiente código? | ```python
print(82 * 19)
``` | 1558 |
What is the output of the following code? | ```python
print(73 - 58)
``` | 15 |
¿Cuál es la salida del siguiente código? | ```python
print(52 * 88)
``` | 4576 |
¿Cuál es la salida del siguiente código? | ```python
print(1 * 67)
``` | 67 |
¿Cuál es la salida del siguiente código? | ```python
print(95 + 69)
``` | 164 |
¿Cuál es la salida del siguiente código? | ```python
print(67 + 50)
``` | 117 |
¿Cuál es la salida del siguiente código? | ```python
print(55 - 29)
``` | 26 |
¿Cuál es la salida del siguiente código? | ```python
print(44 - 90)
``` | -46 |
What is the output of the following code? | ```python
print(44 + 48)
``` | 92 |
What is the output of the following code? | ```python
print(56 - 76)
``` | -20 |
¿Cuál es la salida del siguiente código? | ```python
print(48 - 62)
``` | -14 |
¿Cuál es la salida del siguiente código? | ```python
print(92 + 87)
``` | 179 |
¿Cuál es la salida del siguiente código? | ```python
print(63 * 49)
``` | 3087 |
¿Cuál es la salida del siguiente código? | ```python
print(72 - 13)
``` | 59 |
¿Cuál es la salida del siguiente código? | ```python
print(89 - 14)
``` | 75 |
What is the output of the following code? | ```python
print(34 * 32)
``` | 1088 |
¿Cuál es la salida del siguiente código? | ```python
print(56 + 59)
``` | 115 |
¿Cuál es la salida del siguiente código? | ```python
print(88 + 27)
``` | 115 |
¿Cuál es la salida del siguiente código? | ```python
print(94 - 10)
``` | 84 |
What is the output of the following code? | ```python
print(48 - 52)
``` | -4 |
¿Cuál es la salida del siguiente código? | ```python
print(63 - 57)
``` | 6 |
¿Cuál es la salida del siguiente código? | ```python
print(57 * 31)
``` | 1767 |
¿Cuál es la salida del siguiente código? | ```python
print(99 * 13)
``` | 1287 |
What is the output of the following code? | ```python
print(49 + 25)
``` | 74 |
What is the output of the following code? | ```python
print(94 * 16)
``` | 1504 |
What is the output of the following code? | ```python
print(58 - 19)
``` | 39 |
What is the output of the following code? | ```python
print(4 * 19)
``` | 76 |
¿Cuál es la salida del siguiente código? | ```python
print(90 - 22)
``` | 68 |
¿Cuál es la salida del siguiente código? | ```python
print(100 * 76)
``` | 7600 |
What is the output of the following code? | ```python
print(74 - 20)
``` | 54 |
¿Cuál es la salida del siguiente código? | ```python
print(60 * 44)
``` | 2640 |
What is the output of the following code? | ```python
print(70 * 27)
``` | 1890 |
What is the output of the following code? | ```python
print(76 * 26)
``` | 1976 |
¿Cuál es la salida del siguiente código? | ```python
print(15 - 9)
``` | 6 |
What is the output of the following code? | ```python
print(59 - 4)
``` | 55 |
What is the output of the following code? | ```python
print(71 - 14)
``` | 57 |
¿Cuál es la salida del siguiente código? | ```python
print(82 * 41)
``` | 3362 |
¿Cuál es la salida del siguiente código? | ```python
print(25 * 6)
``` | 150 |
What is the output of the following code? | ```python
print(16 * 43)
``` | 688 |
¿Cuál es la salida del siguiente código? | ```python
print(31 + 7)
``` | 38 |
What is the output of the following code? | ```python
print(3 + 82)
``` | 85 |
¿Cuál es la salida del siguiente código? | ```python
print(78 + 27)
``` | 105 |
¿Cuál es la salida del siguiente código? | ```python
print(35 * 55)
``` | 1925 |
¿Cuál es la salida del siguiente código? | ```python
print(54 * 29)
``` | 1566 |
¿Cuál es la salida del siguiente código? | ```python
print(60 - 73)
``` | -13 |
¿Cuál es la salida del siguiente código? | ```python
print(7 - 49)
``` | -42 |
¿Cuál es la salida del siguiente código? | ```python
print(15 * 11)
``` | 165 |
What is the output of the following code? | ```python
print(37 - 19)
``` | 18 |
¿Cuál es la salida del siguiente código? | ```python
print(18 * 60)
``` | 1080 |
¿Cuál es la salida del siguiente código? | ```python
print(77 + 33)
``` | 110 |
¿Cuál es la salida del siguiente código? | ```python
print(72 + 70)
``` | 142 |
What is the output of the following code? | ```python
print(87 * 49)
``` | 4263 |
What is the output of the following code? | ```python
print(28 + 52)
``` | 80 |
¿Cuál es la salida del siguiente código? | ```python
print(65 * 8)
``` | 520 |
¿Cuál es la salida del siguiente código? | ```python
print(89 + 17)
``` | 106 |
What is the output of the following code? | ```python
print(80 + 75)
``` | 155 |
¿Cuál es la salida del siguiente código? | ```python
print(57 + 69)
``` | 126 |
What is the output of the following code? | ```python
print(24 + 97)
``` | 121 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.