instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(42 - 71)
``` | -29 |
What is the output of the following code? | ```python
print(93 * 49)
``` | 4557 |
What is the output of the following code? | ```python
print(79 + 98)
``` | 177 |
What is the output of the following code? | ```python
print(97 + 73)
``` | 170 |
¿Cuál es la salida del siguiente código? | ```python
print(67 * 21)
``` | 1407 |
¿Cuál es la salida del siguiente código? | ```python
print(47 - 46)
``` | 1 |
What is the output of the following code? | ```python
print(8 * 83)
``` | 664 |
¿Cuál es la salida del siguiente código? | ```python
print(90 - 29)
``` | 61 |
¿Cuál es la salida del siguiente código? | ```python
print(98 + 30)
``` | 128 |
What is the output of the following code? | ```python
print(98 - 38)
``` | 60 |
¿Cuál es la salida del siguiente código? | ```python
print(76 + 5)
``` | 81 |
What is the output of the following code? | ```python
print(69 * 1)
``` | 69 |
What is the output of the following code? | ```python
print(48 - 66)
``` | -18 |
What is the output of the following code? | ```python
print(42 - 34)
``` | 8 |
¿Cuál es la salida del siguiente código? | ```python
print(6 + 50)
``` | 56 |
¿Cuál es la salida del siguiente código? | ```python
print(73 * 95)
``` | 6935 |
What is the output of the following code? | ```python
print(7 * 83)
``` | 581 |
¿Cuál es la salida del siguiente código? | ```python
print(24 + 43)
``` | 67 |
¿Cuál es la salida del siguiente código? | ```python
print(14 + 1)
``` | 15 |
¿Cuál es la salida del siguiente código? | ```python
print(28 + 83)
``` | 111 |
What is the output of the following code? | ```python
print(54 + 84)
``` | 138 |
¿Cuál es la salida del siguiente código? | ```python
print(34 + 59)
``` | 93 |
What is the output of the following code? | ```python
print(15 * 12)
``` | 180 |
What is the output of the following code? | ```python
print(73 + 62)
``` | 135 |
¿Cuál es la salida del siguiente código? | ```python
print(51 - 87)
``` | -36 |
¿Cuál es la salida del siguiente código? | ```python
print(56 - 60)
``` | -4 |
¿Cuál es la salida del siguiente código? | ```python
print(12 - 77)
``` | -65 |
¿Cuál es la salida del siguiente código? | ```python
print(48 * 93)
``` | 4464 |
¿Cuál es la salida del siguiente código? | ```python
print(82 - 45)
``` | 37 |
What is the output of the following code? | ```python
print(87 - 97)
``` | -10 |
What is the output of the following code? | ```python
print(56 * 12)
``` | 672 |
¿Cuál es la salida del siguiente código? | ```python
print(81 * 19)
``` | 1539 |
What is the output of the following code? | ```python
print(54 * 15)
``` | 810 |
What is the output of the following code? | ```python
print(45 - 96)
``` | -51 |
¿Cuál es la salida del siguiente código? | ```python
print(83 + 59)
``` | 142 |
What is the output of the following code? | ```python
print(52 + 39)
``` | 91 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 38)
``` | 42 |
¿Cuál es la salida del siguiente código? | ```python
print(100 + 88)
``` | 188 |
¿Cuál es la salida del siguiente código? | ```python
print(16 - 55)
``` | -39 |
What is the output of the following code? | ```python
print(77 - 39)
``` | 38 |
What is the output of the following code? | ```python
print(39 * 55)
``` | 2145 |
What is the output of the following code? | ```python
print(4 * 33)
``` | 132 |
What is the output of the following code? | ```python
print(63 + 98)
``` | 161 |
What is the output of the following code? | ```python
print(12 + 11)
``` | 23 |
¿Cuál es la salida del siguiente código? | ```python
print(71 * 100)
``` | 7100 |
What is the output of the following code? | ```python
print(53 + 13)
``` | 66 |
What is the output of the following code? | ```python
print(24 - 60)
``` | -36 |
¿Cuál es la salida del siguiente código? | ```python
print(16 * 90)
``` | 1440 |
What is the output of the following code? | ```python
print(58 + 38)
``` | 96 |
¿Cuál es la salida del siguiente código? | ```python
print(43 + 55)
``` | 98 |
¿Cuál es la salida del siguiente código? | ```python
print(63 + 32)
``` | 95 |
¿Cuál es la salida del siguiente código? | ```python
print(29 * 44)
``` | 1276 |
What is the output of the following code? | ```python
print(57 + 90)
``` | 147 |
¿Cuál es la salida del siguiente código? | ```python
print(17 * 95)
``` | 1615 |
What is the output of the following code? | ```python
print(68 - 89)
``` | -21 |
¿Cuál es la salida del siguiente código? | ```python
print(34 - 86)
``` | -52 |
¿Cuál es la salida del siguiente código? | ```python
print(21 * 12)
``` | 252 |
What is the output of the following code? | ```python
print(8 + 66)
``` | 74 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 41)
``` | 59 |
What is the output of the following code? | ```python
print(23 * 50)
``` | 1150 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 66)
``` | 83 |
¿Cuál es la salida del siguiente código? | ```python
print(97 * 53)
``` | 5141 |
What is the output of the following code? | ```python
print(86 - 93)
``` | -7 |
What is the output of the following code? | ```python
print(11 + 91)
``` | 102 |
¿Cuál es la salida del siguiente código? | ```python
print(51 - 36)
``` | 15 |
¿Cuál es la salida del siguiente código? | ```python
print(35 - 35)
``` | 0 |
¿Cuál es la salida del siguiente código? | ```python
print(42 * 31)
``` | 1302 |
¿Cuál es la salida del siguiente código? | ```python
print(40 - 25)
``` | 15 |
What is the output of the following code? | ```python
print(77 * 55)
``` | 4235 |
What is the output of the following code? | ```python
print(88 * 47)
``` | 4136 |
What is the output of the following code? | ```python
print(60 * 75)
``` | 4500 |
¿Cuál es la salida del siguiente código? | ```python
print(93 * 38)
``` | 3534 |
¿Cuál es la salida del siguiente código? | ```python
print(82 + 44)
``` | 126 |
What is the output of the following code? | ```python
print(25 - 33)
``` | -8 |
¿Cuál es la salida del siguiente código? | ```python
print(55 - 81)
``` | -26 |
What is the output of the following code? | ```python
print(24 - 16)
``` | 8 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 36)
``` | 45 |
What is the output of the following code? | ```python
print(13 * 96)
``` | 1248 |
What is the output of the following code? | ```python
print(85 + 73)
``` | 158 |
¿Cuál es la salida del siguiente código? | ```python
print(80 - 93)
``` | -13 |
¿Cuál es la salida del siguiente código? | ```python
print(75 + 41)
``` | 116 |
What is the output of the following code? | ```python
print(79 + 3)
``` | 82 |
What is the output of the following code? | ```python
print(32 + 53)
``` | 85 |
What is the output of the following code? | ```python
print(31 - 86)
``` | -55 |
What is the output of the following code? | ```python
print(13 - 11)
``` | 2 |
What is the output of the following code? | ```python
print(98 + 35)
``` | 133 |
What is the output of the following code? | ```python
print(65 - 79)
``` | -14 |
What is the output of the following code? | ```python
print(52 + 27)
``` | 79 |
What is the output of the following code? | ```python
print(36 * 32)
``` | 1152 |
What is the output of the following code? | ```python
print(56 - 93)
``` | -37 |
What is the output of the following code? | ```python
print(33 + 45)
``` | 78 |
What is the output of the following code? | ```python
print(34 + 62)
``` | 96 |
¿Cuál es la salida del siguiente código? | ```python
print(75 * 83)
``` | 6225 |
What is the output of the following code? | ```python
print(98 + 30)
``` | 128 |
¿Cuál es la salida del siguiente código? | ```python
print(90 + 71)
``` | 161 |
What is the output of the following code? | ```python
print(33 + 58)
``` | 91 |
What is the output of the following code? | ```python
print(56 + 36)
``` | 92 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 80)
``` | 92 |
¿Cuál es la salida del siguiente código? | ```python
print(61 + 55)
``` | 116 |
¿Cuál es la salida del siguiente código? | ```python
print(26 * 78)
``` | 2028 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.