instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(15 + 90)
``` | 105 |
¿Cuál es la salida del siguiente código? | ```python
print(31 - 8)
``` | 23 |
¿Cuál es la salida del siguiente código? | ```python
print(30 + 41)
``` | 71 |
¿Cuál es la salida del siguiente código? | ```python
print(74 + 12)
``` | 86 |
What is the output of the following code? | ```python
print(20 - 7)
``` | 13 |
What is the output of the following code? | ```python
print(59 * 86)
``` | 5074 |
What is the output of the following code? | ```python
print(1 * 58)
``` | 58 |
¿Cuál es la salida del siguiente código? | ```python
print(84 * 79)
``` | 6636 |
¿Cuál es la salida del siguiente código? | ```python
print(82 - 36)
``` | 46 |
¿Cuál es la salida del siguiente código? | ```python
print(41 * 19)
``` | 779 |
¿Cuál es la salida del siguiente código? | ```python
print(22 * 50)
``` | 1100 |
¿Cuál es la salida del siguiente código? | ```python
print(3 + 25)
``` | 28 |
What is the output of the following code? | ```python
print(77 + 44)
``` | 121 |
What is the output of the following code? | ```python
print(32 - 52)
``` | -20 |
What is the output of the following code? | ```python
print(41 + 33)
``` | 74 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 31)
``` | 48 |
What is the output of the following code? | ```python
print(50 * 46)
``` | 2300 |
What is the output of the following code? | ```python
print(82 * 52)
``` | 4264 |
¿Cuál es la salida del siguiente código? | ```python
print(9 * 29)
``` | 261 |
¿Cuál es la salida del siguiente código? | ```python
print(20 - 16)
``` | 4 |
¿Cuál es la salida del siguiente código? | ```python
print(13 * 91)
``` | 1183 |
¿Cuál es la salida del siguiente código? | ```python
print(17 - 63)
``` | -46 |
¿Cuál es la salida del siguiente código? | ```python
print(69 - 4)
``` | 65 |
What is the output of the following code? | ```python
print(18 - 98)
``` | -80 |
¿Cuál es la salida del siguiente código? | ```python
print(52 + 58)
``` | 110 |
What is the output of the following code? | ```python
print(30 - 68)
``` | -38 |
¿Cuál es la salida del siguiente código? | ```python
print(85 - 57)
``` | 28 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 4)
``` | 8 |
¿Cuál es la salida del siguiente código? | ```python
print(69 * 66)
``` | 4554 |
What is the output of the following code? | ```python
print(3 + 48)
``` | 51 |
What is the output of the following code? | ```python
print(1 + 74)
``` | 75 |
¿Cuál es la salida del siguiente código? | ```python
print(59 * 2)
``` | 118 |
What is the output of the following code? | ```python
print(35 - 50)
``` | -15 |
What is the output of the following code? | ```python
print(45 + 61)
``` | 106 |
¿Cuál es la salida del siguiente código? | ```python
print(52 - 33)
``` | 19 |
What is the output of the following code? | ```python
print(76 * 99)
``` | 7524 |
¿Cuál es la salida del siguiente código? | ```python
print(12 * 28)
``` | 336 |
¿Cuál es la salida del siguiente código? | ```python
print(80 * 86)
``` | 6880 |
¿Cuál es la salida del siguiente código? | ```python
print(17 - 52)
``` | -35 |
¿Cuál es la salida del siguiente código? | ```python
print(92 + 35)
``` | 127 |
¿Cuál es la salida del siguiente código? | ```python
print(88 * 16)
``` | 1408 |
¿Cuál es la salida del siguiente código? | ```python
print(33 + 28)
``` | 61 |
¿Cuál es la salida del siguiente código? | ```python
print(85 + 55)
``` | 140 |
¿Cuál es la salida del siguiente código? | ```python
print(53 * 89)
``` | 4717 |
¿Cuál es la salida del siguiente código? | ```python
print(55 * 78)
``` | 4290 |
What is the output of the following code? | ```python
print(70 - 72)
``` | -2 |
¿Cuál es la salida del siguiente código? | ```python
print(17 - 26)
``` | -9 |
What is the output of the following code? | ```python
print(81 - 53)
``` | 28 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 28)
``` | 38 |
¿Cuál es la salida del siguiente código? | ```python
print(2 * 55)
``` | 110 |
What is the output of the following code? | ```python
print(53 - 36)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(13 + 4)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(66 * 65)
``` | 4290 |
¿Cuál es la salida del siguiente código? | ```python
print(97 * 82)
``` | 7954 |
¿Cuál es la salida del siguiente código? | ```python
print(28 - 30)
``` | -2 |
¿Cuál es la salida del siguiente código? | ```python
print(46 * 15)
``` | 690 |
What is the output of the following code? | ```python
print(76 + 91)
``` | 167 |
¿Cuál es la salida del siguiente código? | ```python
print(26 + 91)
``` | 117 |
¿Cuál es la salida del siguiente código? | ```python
print(22 - 36)
``` | -14 |
¿Cuál es la salida del siguiente código? | ```python
print(83 - 15)
``` | 68 |
What is the output of the following code? | ```python
print(14 * 55)
``` | 770 |
What is the output of the following code? | ```python
print(82 + 55)
``` | 137 |
¿Cuál es la salida del siguiente código? | ```python
print(13 - 26)
``` | -13 |
What is the output of the following code? | ```python
print(63 * 26)
``` | 1638 |
What is the output of the following code? | ```python
print(60 * 90)
``` | 5400 |
¿Cuál es la salida del siguiente código? | ```python
print(20 - 47)
``` | -27 |
¿Cuál es la salida del siguiente código? | ```python
print(83 * 90)
``` | 7470 |
¿Cuál es la salida del siguiente código? | ```python
print(31 - 14)
``` | 17 |
What is the output of the following code? | ```python
print(97 - 34)
``` | 63 |
What is the output of the following code? | ```python
print(20 - 75)
``` | -55 |
¿Cuál es la salida del siguiente código? | ```python
print(23 - 8)
``` | 15 |
What is the output of the following code? | ```python
print(95 * 76)
``` | 7220 |
What is the output of the following code? | ```python
print(69 * 38)
``` | 2622 |
What is the output of the following code? | ```python
print(4 + 23)
``` | 27 |
¿Cuál es la salida del siguiente código? | ```python
print(53 * 98)
``` | 5194 |
¿Cuál es la salida del siguiente código? | ```python
print(27 * 39)
``` | 1053 |
What is the output of the following code? | ```python
print(20 + 16)
``` | 36 |
What is the output of the following code? | ```python
print(78 - 11)
``` | 67 |
What is the output of the following code? | ```python
print(28 - 71)
``` | -43 |
¿Cuál es la salida del siguiente código? | ```python
print(55 - 66)
``` | -11 |
What is the output of the following code? | ```python
print(26 * 10)
``` | 260 |
What is the output of the following code? | ```python
print(66 * 38)
``` | 2508 |
What is the output of the following code? | ```python
print(2 * 60)
``` | 120 |
What is the output of the following code? | ```python
print(95 + 60)
``` | 155 |
¿Cuál es la salida del siguiente código? | ```python
print(74 + 44)
``` | 118 |
What is the output of the following code? | ```python
print(62 * 12)
``` | 744 |
What is the output of the following code? | ```python
print(94 + 64)
``` | 158 |
What is the output of the following code? | ```python
print(87 * 46)
``` | 4002 |
What is the output of the following code? | ```python
print(63 * 68)
``` | 4284 |
What is the output of the following code? | ```python
print(16 - 84)
``` | -68 |
What is the output of the following code? | ```python
print(68 + 87)
``` | 155 |
¿Cuál es la salida del siguiente código? | ```python
print(48 - 41)
``` | 7 |
What is the output of the following code? | ```python
print(43 + 40)
``` | 83 |
What is the output of the following code? | ```python
print(34 - 26)
``` | 8 |
What is the output of the following code? | ```python
print(84 - 39)
``` | 45 |
What is the output of the following code? | ```python
print(33 - 26)
``` | 7 |
¿Cuál es la salida del siguiente código? | ```python
print(31 * 35)
``` | 1085 |
What is the output of the following code? | ```python
print(52 - 89)
``` | -37 |
¿Cuál es la salida del siguiente código? | ```python
print(37 * 7)
``` | 259 |
¿Cuál es la salida del siguiente código? | ```python
print(69 * 70)
``` | 4830 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.