instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(15 - 91)
``` | -76 |
What is the output of the following code? | ```python
print(97 - 94)
``` | 3 |
What is the output of the following code? | ```python
print(60 * 72)
``` | 4320 |
What is the output of the following code? | ```python
print(59 * 66)
``` | 3894 |
¿Cuál es la salida del siguiente código? | ```python
print(20 - 78)
``` | -58 |
¿Cuál es la salida del siguiente código? | ```python
print(81 - 35)
``` | 46 |
What is the output of the following code? | ```python
print(95 * 3)
``` | 285 |
¿Cuál es la salida del siguiente código? | ```python
print(67 + 65)
``` | 132 |
¿Cuál es la salida del siguiente código? | ```python
print(51 * 83)
``` | 4233 |
¿Cuál es la salida del siguiente código? | ```python
print(51 + 6)
``` | 57 |
What is the output of the following code? | ```python
print(19 - 94)
``` | -75 |
What is the output of the following code? | ```python
print(56 - 14)
``` | 42 |
What is the output of the following code? | ```python
print(1 - 14)
``` | -13 |
¿Cuál es la salida del siguiente código? | ```python
print(49 * 74)
``` | 3626 |
¿Cuál es la salida del siguiente código? | ```python
print(64 - 58)
``` | 6 |
¿Cuál es la salida del siguiente código? | ```python
print(97 - 46)
``` | 51 |
What is the output of the following code? | ```python
print(19 + 6)
``` | 25 |
¿Cuál es la salida del siguiente código? | ```python
print(83 - 3)
``` | 80 |
What is the output of the following code? | ```python
print(13 + 70)
``` | 83 |
¿Cuál es la salida del siguiente código? | ```python
print(60 + 40)
``` | 100 |
What is the output of the following code? | ```python
print(28 - 67)
``` | -39 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 3)
``` | 21 |
What is the output of the following code? | ```python
print(27 + 17)
``` | 44 |
What is the output of the following code? | ```python
print(54 + 85)
``` | 139 |
What is the output of the following code? | ```python
print(2 - 3)
``` | -1 |
¿Cuál es la salida del siguiente código? | ```python
print(87 + 34)
``` | 121 |
¿Cuál es la salida del siguiente código? | ```python
print(51 + 68)
``` | 119 |
¿Cuál es la salida del siguiente código? | ```python
print(5 - 19)
``` | -14 |
What is the output of the following code? | ```python
print(99 + 22)
``` | 121 |
What is the output of the following code? | ```python
print(45 + 24)
``` | 69 |
¿Cuál es la salida del siguiente código? | ```python
print(60 - 24)
``` | 36 |
¿Cuál es la salida del siguiente código? | ```python
print(91 * 83)
``` | 7553 |
¿Cuál es la salida del siguiente código? | ```python
print(83 - 69)
``` | 14 |
What is the output of the following code? | ```python
print(70 - 7)
``` | 63 |
What is the output of the following code? | ```python
print(26 + 83)
``` | 109 |
¿Cuál es la salida del siguiente código? | ```python
print(39 + 91)
``` | 130 |
¿Cuál es la salida del siguiente código? | ```python
print(22 - 47)
``` | -25 |
What is the output of the following code? | ```python
print(96 - 46)
``` | 50 |
¿Cuál es la salida del siguiente código? | ```python
print(56 * 77)
``` | 4312 |
What is the output of the following code? | ```python
print(96 * 53)
``` | 5088 |
¿Cuál es la salida del siguiente código? | ```python
print(58 + 28)
``` | 86 |
What is the output of the following code? | ```python
print(69 * 56)
``` | 3864 |
What is the output of the following code? | ```python
print(88 + 10)
``` | 98 |
What is the output of the following code? | ```python
print(82 * 60)
``` | 4920 |
¿Cuál es la salida del siguiente código? | ```python
print(99 * 32)
``` | 3168 |
¿Cuál es la salida del siguiente código? | ```python
print(91 + 67)
``` | 158 |
What is the output of the following code? | ```python
print(7 * 1)
``` | 7 |
¿Cuál es la salida del siguiente código? | ```python
print(53 + 28)
``` | 81 |
¿Cuál es la salida del siguiente código? | ```python
print(84 * 67)
``` | 5628 |
¿Cuál es la salida del siguiente código? | ```python
print(72 + 13)
``` | 85 |
¿Cuál es la salida del siguiente código? | ```python
print(91 + 73)
``` | 164 |
What is the output of the following code? | ```python
print(93 - 82)
``` | 11 |
What is the output of the following code? | ```python
print(64 - 30)
``` | 34 |
¿Cuál es la salida del siguiente código? | ```python
print(5 - 29)
``` | -24 |
What is the output of the following code? | ```python
print(17 - 75)
``` | -58 |
¿Cuál es la salida del siguiente código? | ```python
print(70 + 61)
``` | 131 |
¿Cuál es la salida del siguiente código? | ```python
print(9 * 84)
``` | 756 |
¿Cuál es la salida del siguiente código? | ```python
print(63 + 10)
``` | 73 |
What is the output of the following code? | ```python
print(54 + 38)
``` | 92 |
What is the output of the following code? | ```python
print(52 - 8)
``` | 44 |
What is the output of the following code? | ```python
print(72 * 52)
``` | 3744 |
¿Cuál es la salida del siguiente código? | ```python
print(28 - 64)
``` | -36 |
What is the output of the following code? | ```python
print(44 + 75)
``` | 119 |
What is the output of the following code? | ```python
print(42 + 7)
``` | 49 |
¿Cuál es la salida del siguiente código? | ```python
print(56 * 12)
``` | 672 |
¿Cuál es la salida del siguiente código? | ```python
print(55 - 50)
``` | 5 |
¿Cuál es la salida del siguiente código? | ```python
print(91 - 16)
``` | 75 |
What is the output of the following code? | ```python
print(90 + 26)
``` | 116 |
What is the output of the following code? | ```python
print(94 + 1)
``` | 95 |
What is the output of the following code? | ```python
print(53 + 69)
``` | 122 |
What is the output of the following code? | ```python
print(53 - 55)
``` | -2 |
What is the output of the following code? | ```python
print(93 + 88)
``` | 181 |
What is the output of the following code? | ```python
print(31 + 30)
``` | 61 |
What is the output of the following code? | ```python
print(1 - 1)
``` | 0 |
¿Cuál es la salida del siguiente código? | ```python
print(34 + 35)
``` | 69 |
What is the output of the following code? | ```python
print(9 + 7)
``` | 16 |
¿Cuál es la salida del siguiente código? | ```python
print(42 * 7)
``` | 294 |
¿Cuál es la salida del siguiente código? | ```python
print(17 - 94)
``` | -77 |
¿Cuál es la salida del siguiente código? | ```python
print(91 - 4)
``` | 87 |
What is the output of the following code? | ```python
print(20 * 95)
``` | 1900 |
What is the output of the following code? | ```python
print(86 + 16)
``` | 102 |
What is the output of the following code? | ```python
print(45 - 77)
``` | -32 |
What is the output of the following code? | ```python
print(60 + 82)
``` | 142 |
¿Cuál es la salida del siguiente código? | ```python
print(70 + 13)
``` | 83 |
What is the output of the following code? | ```python
print(81 - 18)
``` | 63 |
¿Cuál es la salida del siguiente código? | ```python
print(43 - 69)
``` | -26 |
What is the output of the following code? | ```python
print(60 - 88)
``` | -28 |
¿Cuál es la salida del siguiente código? | ```python
print(29 - 55)
``` | -26 |
What is the output of the following code? | ```python
print(3 * 6)
``` | 18 |
¿Cuál es la salida del siguiente código? | ```python
print(15 - 66)
``` | -51 |
¿Cuál es la salida del siguiente código? | ```python
print(55 - 44)
``` | 11 |
What is the output of the following code? | ```python
print(39 - 52)
``` | -13 |
¿Cuál es la salida del siguiente código? | ```python
print(30 + 18)
``` | 48 |
¿Cuál es la salida del siguiente código? | ```python
print(41 * 50)
``` | 2050 |
¿Cuál es la salida del siguiente código? | ```python
print(73 * 18)
``` | 1314 |
¿Cuál es la salida del siguiente código? | ```python
print(55 * 86)
``` | 4730 |
¿Cuál es la salida del siguiente código? | ```python
print(95 + 58)
``` | 153 |
¿Cuál es la salida del siguiente código? | ```python
print(93 - 15)
``` | 78 |
What is the output of the following code? | ```python
print(11 - 25)
``` | -14 |
¿Cuál es la salida del siguiente código? | ```python
print(68 * 63)
``` | 4284 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.