instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(21 - 49)
``` | -28 |
¿Cuál es la salida del siguiente código? | ```python
print(19 - 32)
``` | -13 |
¿Cuál es la salida del siguiente código? | ```python
print(83 - 88)
``` | -5 |
¿Cuál es la salida del siguiente código? | ```python
print(39 + 62)
``` | 101 |
¿Cuál es la salida del siguiente código? | ```python
print(64 * 65)
``` | 4160 |
¿Cuál es la salida del siguiente código? | ```python
print(23 - 68)
``` | -45 |
¿Cuál es la salida del siguiente código? | ```python
print(43 + 28)
``` | 71 |
What is the output of the following code? | ```python
print(7 * 88)
``` | 616 |
¿Cuál es la salida del siguiente código? | ```python
print(50 - 41)
``` | 9 |
¿Cuál es la salida del siguiente código? | ```python
print(60 + 100)
``` | 160 |
What is the output of the following code? | ```python
print(22 + 1)
``` | 23 |
¿Cuál es la salida del siguiente código? | ```python
print(69 * 50)
``` | 3450 |
What is the output of the following code? | ```python
print(34 + 15)
``` | 49 |
¿Cuál es la salida del siguiente código? | ```python
print(36 + 11)
``` | 47 |
What is the output of the following code? | ```python
print(26 + 95)
``` | 121 |
What is the output of the following code? | ```python
print(80 * 18)
``` | 1440 |
What is the output of the following code? | ```python
print(46 + 77)
``` | 123 |
¿Cuál es la salida del siguiente código? | ```python
print(64 * 67)
``` | 4288 |
What is the output of the following code? | ```python
print(46 + 83)
``` | 129 |
¿Cuál es la salida del siguiente código? | ```python
print(21 * 96)
``` | 2016 |
¿Cuál es la salida del siguiente código? | ```python
print(5 - 84)
``` | -79 |
What is the output of the following code? | ```python
print(61 + 80)
``` | 141 |
What is the output of the following code? | ```python
print(10 - 94)
``` | -84 |
What is the output of the following code? | ```python
print(50 + 64)
``` | 114 |
What is the output of the following code? | ```python
print(93 - 56)
``` | 37 |
¿Cuál es la salida del siguiente código? | ```python
print(1 - 44)
``` | -43 |
What is the output of the following code? | ```python
print(21 - 71)
``` | -50 |
What is the output of the following code? | ```python
print(88 + 50)
``` | 138 |
¿Cuál es la salida del siguiente código? | ```python
print(29 + 47)
``` | 76 |
What is the output of the following code? | ```python
print(65 * 79)
``` | 5135 |
What is the output of the following code? | ```python
print(61 + 86)
``` | 147 |
¿Cuál es la salida del siguiente código? | ```python
print(99 + 43)
``` | 142 |
What is the output of the following code? | ```python
print(6 + 45)
``` | 51 |
What is the output of the following code? | ```python
print(97 - 27)
``` | 70 |
¿Cuál es la salida del siguiente código? | ```python
print(47 + 6)
``` | 53 |
¿Cuál es la salida del siguiente código? | ```python
print(50 * 39)
``` | 1950 |
¿Cuál es la salida del siguiente código? | ```python
print(64 + 95)
``` | 159 |
¿Cuál es la salida del siguiente código? | ```python
print(54 - 1)
``` | 53 |
What is the output of the following code? | ```python
print(14 - 70)
``` | -56 |
¿Cuál es la salida del siguiente código? | ```python
print(63 - 8)
``` | 55 |
¿Cuál es la salida del siguiente código? | ```python
print(78 + 36)
``` | 114 |
What is the output of the following code? | ```python
print(97 * 74)
``` | 7178 |
What is the output of the following code? | ```python
print(29 - 56)
``` | -27 |
¿Cuál es la salida del siguiente código? | ```python
print(55 + 61)
``` | 116 |
¿Cuál es la salida del siguiente código? | ```python
print(12 * 27)
``` | 324 |
What is the output of the following code? | ```python
print(3 * 56)
``` | 168 |
What is the output of the following code? | ```python
print(34 * 74)
``` | 2516 |
¿Cuál es la salida del siguiente código? | ```python
print(75 - 40)
``` | 35 |
¿Cuál es la salida del siguiente código? | ```python
print(71 + 22)
``` | 93 |
¿Cuál es la salida del siguiente código? | ```python
print(52 - 23)
``` | 29 |
What is the output of the following code? | ```python
print(19 + 25)
``` | 44 |
¿Cuál es la salida del siguiente código? | ```python
print(58 + 20)
``` | 78 |
What is the output of the following code? | ```python
print(18 - 88)
``` | -70 |
What is the output of the following code? | ```python
print(60 * 83)
``` | 4980 |
¿Cuál es la salida del siguiente código? | ```python
print(7 + 17)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(24 * 20)
``` | 480 |
What is the output of the following code? | ```python
print(51 - 4)
``` | 47 |
¿Cuál es la salida del siguiente código? | ```python
print(36 * 18)
``` | 648 |
What is the output of the following code? | ```python
print(13 + 20)
``` | 33 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 17)
``` | 34 |
What is the output of the following code? | ```python
print(18 - 23)
``` | -5 |
What is the output of the following code? | ```python
print(41 - 62)
``` | -21 |
What is the output of the following code? | ```python
print(85 + 51)
``` | 136 |
What is the output of the following code? | ```python
print(76 + 80)
``` | 156 |
What is the output of the following code? | ```python
print(1 * 14)
``` | 14 |
What is the output of the following code? | ```python
print(6 + 4)
``` | 10 |
What is the output of the following code? | ```python
print(33 + 24)
``` | 57 |
¿Cuál es la salida del siguiente código? | ```python
print(81 - 91)
``` | -10 |
¿Cuál es la salida del siguiente código? | ```python
print(34 - 9)
``` | 25 |
What is the output of the following code? | ```python
print(54 + 79)
``` | 133 |
What is the output of the following code? | ```python
print(20 + 30)
``` | 50 |
What is the output of the following code? | ```python
print(24 + 18)
``` | 42 |
¿Cuál es la salida del siguiente código? | ```python
print(31 - 15)
``` | 16 |
What is the output of the following code? | ```python
print(47 + 99)
``` | 146 |
What is the output of the following code? | ```python
print(71 * 61)
``` | 4331 |
¿Cuál es la salida del siguiente código? | ```python
print(42 * 52)
``` | 2184 |
What is the output of the following code? | ```python
print(19 + 31)
``` | 50 |
¿Cuál es la salida del siguiente código? | ```python
print(48 - 71)
``` | -23 |
¿Cuál es la salida del siguiente código? | ```python
print(70 + 42)
``` | 112 |
¿Cuál es la salida del siguiente código? | ```python
print(91 + 25)
``` | 116 |
What is the output of the following code? | ```python
print(23 * 4)
``` | 92 |
What is the output of the following code? | ```python
print(20 + 8)
``` | 28 |
What is the output of the following code? | ```python
print(76 * 81)
``` | 6156 |
¿Cuál es la salida del siguiente código? | ```python
print(95 + 89)
``` | 184 |
What is the output of the following code? | ```python
print(44 * 40)
``` | 1760 |
What is the output of the following code? | ```python
print(16 - 29)
``` | -13 |
¿Cuál es la salida del siguiente código? | ```python
print(7 * 29)
``` | 203 |
¿Cuál es la salida del siguiente código? | ```python
print(56 * 80)
``` | 4480 |
What is the output of the following code? | ```python
print(88 * 5)
``` | 440 |
What is the output of the following code? | ```python
print(45 + 92)
``` | 137 |
¿Cuál es la salida del siguiente código? | ```python
print(84 - 30)
``` | 54 |
What is the output of the following code? | ```python
print(54 + 18)
``` | 72 |
What is the output of the following code? | ```python
print(61 + 34)
``` | 95 |
What is the output of the following code? | ```python
print(76 * 87)
``` | 6612 |
What is the output of the following code? | ```python
print(39 - 58)
``` | -19 |
What is the output of the following code? | ```python
print(83 - 98)
``` | -15 |
What is the output of the following code? | ```python
print(20 * 79)
``` | 1580 |
What is the output of the following code? | ```python
print(45 - 72)
``` | -27 |
What is the output of the following code? | ```python
print(93 + 62)
``` | 155 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 11)
``` | 22 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.