instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(22 * 55)
``` | 1210 |
¿Cuál es la salida del siguiente código? | ```python
print(10 * 21)
``` | 210 |
What is the output of the following code? | ```python
print(91 * 51)
``` | 4641 |
¿Cuál es la salida del siguiente código? | ```python
print(19 * 90)
``` | 1710 |
What is the output of the following code? | ```python
print(64 + 78)
``` | 142 |
¿Cuál es la salida del siguiente código? | ```python
print(72 * 92)
``` | 6624 |
¿Cuál es la salida del siguiente código? | ```python
print(69 + 70)
``` | 139 |
¿Cuál es la salida del siguiente código? | ```python
print(14 + 14)
``` | 28 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 89)
``` | 99 |
¿Cuál es la salida del siguiente código? | ```python
print(49 * 4)
``` | 196 |
¿Cuál es la salida del siguiente código? | ```python
print(89 + 85)
``` | 174 |
¿Cuál es la salida del siguiente código? | ```python
print(37 - 62)
``` | -25 |
What is the output of the following code? | ```python
print(28 + 89)
``` | 117 |
What is the output of the following code? | ```python
print(29 - 80)
``` | -51 |
¿Cuál es la salida del siguiente código? | ```python
print(57 * 24)
``` | 1368 |
¿Cuál es la salida del siguiente código? | ```python
print(28 + 12)
``` | 40 |
What is the output of the following code? | ```python
print(67 * 2)
``` | 134 |
¿Cuál es la salida del siguiente código? | ```python
print(69 + 37)
``` | 106 |
What is the output of the following code? | ```python
print(75 - 46)
``` | 29 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 3)
``` | 7 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 91)
``` | 93 |
¿Cuál es la salida del siguiente código? | ```python
print(28 - 63)
``` | -35 |
¿Cuál es la salida del siguiente código? | ```python
print(5 * 13)
``` | 65 |
What is the output of the following code? | ```python
print(56 * 99)
``` | 5544 |
¿Cuál es la salida del siguiente código? | ```python
print(92 - 13)
``` | 79 |
What is the output of the following code? | ```python
print(49 - 69)
``` | -20 |
¿Cuál es la salida del siguiente código? | ```python
print(70 - 96)
``` | -26 |
What is the output of the following code? | ```python
print(48 - 67)
``` | -19 |
What is the output of the following code? | ```python
print(84 * 99)
``` | 8316 |
¿Cuál es la salida del siguiente código? | ```python
print(96 - 7)
``` | 89 |
What is the output of the following code? | ```python
print(68 * 41)
``` | 2788 |
What is the output of the following code? | ```python
print(53 - 85)
``` | -32 |
¿Cuál es la salida del siguiente código? | ```python
print(93 - 60)
``` | 33 |
¿Cuál es la salida del siguiente código? | ```python
print(63 * 10)
``` | 630 |
¿Cuál es la salida del siguiente código? | ```python
print(4 * 100)
``` | 400 |
¿Cuál es la salida del siguiente código? | ```python
print(47 * 95)
``` | 4465 |
What is the output of the following code? | ```python
print(76 - 83)
``` | -7 |
¿Cuál es la salida del siguiente código? | ```python
print(83 + 26)
``` | 109 |
What is the output of the following code? | ```python
print(35 - 97)
``` | -62 |
What is the output of the following code? | ```python
print(46 + 78)
``` | 124 |
What is the output of the following code? | ```python
print(17 * 10)
``` | 170 |
What is the output of the following code? | ```python
print(22 + 39)
``` | 61 |
What is the output of the following code? | ```python
print(5 - 73)
``` | -68 |
¿Cuál es la salida del siguiente código? | ```python
print(91 + 47)
``` | 138 |
What is the output of the following code? | ```python
print(71 - 69)
``` | 2 |
¿Cuál es la salida del siguiente código? | ```python
print(23 * 19)
``` | 437 |
¿Cuál es la salida del siguiente código? | ```python
print(89 - 51)
``` | 38 |
¿Cuál es la salida del siguiente código? | ```python
print(30 + 36)
``` | 66 |
What is the output of the following code? | ```python
print(64 - 34)
``` | 30 |
What is the output of the following code? | ```python
print(42 - 1)
``` | 41 |
¿Cuál es la salida del siguiente código? | ```python
print(33 * 33)
``` | 1089 |
¿Cuál es la salida del siguiente código? | ```python
print(84 * 98)
``` | 8232 |
What is the output of the following code? | ```python
print(18 + 75)
``` | 93 |
¿Cuál es la salida del siguiente código? | ```python
print(74 + 93)
``` | 167 |
What is the output of the following code? | ```python
print(89 * 95)
``` | 8455 |
¿Cuál es la salida del siguiente código? | ```python
print(47 + 59)
``` | 106 |
¿Cuál es la salida del siguiente código? | ```python
print(58 - 17)
``` | 41 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 79)
``` | 96 |
¿Cuál es la salida del siguiente código? | ```python
print(78 - 66)
``` | 12 |
¿Cuál es la salida del siguiente código? | ```python
print(74 + 62)
``` | 136 |
¿Cuál es la salida del siguiente código? | ```python
print(38 - 36)
``` | 2 |
What is the output of the following code? | ```python
print(52 * 61)
``` | 3172 |
¿Cuál es la salida del siguiente código? | ```python
print(91 - 25)
``` | 66 |
¿Cuál es la salida del siguiente código? | ```python
print(94 * 71)
``` | 6674 |
¿Cuál es la salida del siguiente código? | ```python
print(34 - 25)
``` | 9 |
What is the output of the following code? | ```python
print(33 + 70)
``` | 103 |
What is the output of the following code? | ```python
print(2 + 38)
``` | 40 |
¿Cuál es la salida del siguiente código? | ```python
print(80 * 80)
``` | 6400 |
¿Cuál es la salida del siguiente código? | ```python
print(49 + 85)
``` | 134 |
What is the output of the following code? | ```python
print(39 * 56)
``` | 2184 |
What is the output of the following code? | ```python
print(37 - 21)
``` | 16 |
What is the output of the following code? | ```python
print(23 * 39)
``` | 897 |
What is the output of the following code? | ```python
print(19 * 64)
``` | 1216 |
What is the output of the following code? | ```python
print(11 - 20)
``` | -9 |
What is the output of the following code? | ```python
print(46 * 34)
``` | 1564 |
¿Cuál es la salida del siguiente código? | ```python
print(9 * 45)
``` | 405 |
¿Cuál es la salida del siguiente código? | ```python
print(97 - 47)
``` | 50 |
¿Cuál es la salida del siguiente código? | ```python
print(76 + 17)
``` | 93 |
¿Cuál es la salida del siguiente código? | ```python
print(62 - 75)
``` | -13 |
¿Cuál es la salida del siguiente código? | ```python
print(25 + 14)
``` | 39 |
What is the output of the following code? | ```python
print(3 * 50)
``` | 150 |
¿Cuál es la salida del siguiente código? | ```python
print(3 + 49)
``` | 52 |
What is the output of the following code? | ```python
print(76 + 52)
``` | 128 |
What is the output of the following code? | ```python
print(65 * 87)
``` | 5655 |
What is the output of the following code? | ```python
print(15 * 73)
``` | 1095 |
¿Cuál es la salida del siguiente código? | ```python
print(39 * 55)
``` | 2145 |
What is the output of the following code? | ```python
print(24 * 86)
``` | 2064 |
¿Cuál es la salida del siguiente código? | ```python
print(88 - 21)
``` | 67 |
¿Cuál es la salida del siguiente código? | ```python
print(97 + 5)
``` | 102 |
¿Cuál es la salida del siguiente código? | ```python
print(95 - 67)
``` | 28 |
What is the output of the following code? | ```python
print(32 + 100)
``` | 132 |
¿Cuál es la salida del siguiente código? | ```python
print(64 - 77)
``` | -13 |
What is the output of the following code? | ```python
print(97 + 66)
``` | 163 |
¿Cuál es la salida del siguiente código? | ```python
print(76 + 19)
``` | 95 |
What is the output of the following code? | ```python
print(52 - 26)
``` | 26 |
¿Cuál es la salida del siguiente código? | ```python
print(8 * 54)
``` | 432 |
¿Cuál es la salida del siguiente código? | ```python
print(88 - 83)
``` | 5 |
What is the output of the following code? | ```python
print(33 + 69)
``` | 102 |
What is the output of the following code? | ```python
print(18 + 11)
``` | 29 |
¿Cuál es la salida del siguiente código? | ```python
print(23 * 99)
``` | 2277 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.