instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(76 - 10)
``` | 66 |
¿Cuál es la salida del siguiente código? | ```python
print(45 - 14)
``` | 31 |
What is the output of the following code? | ```python
print(81 - 55)
``` | 26 |
What is the output of the following code? | ```python
print(10 + 58)
``` | 68 |
What is the output of the following code? | ```python
print(50 - 1)
``` | 49 |
What is the output of the following code? | ```python
print(72 + 5)
``` | 77 |
¿Cuál es la salida del siguiente código? | ```python
print(88 - 45)
``` | 43 |
¿Cuál es la salida del siguiente código? | ```python
print(33 - 2)
``` | 31 |
¿Cuál es la salida del siguiente código? | ```python
print(75 + 17)
``` | 92 |
¿Cuál es la salida del siguiente código? | ```python
print(25 + 12)
``` | 37 |
What is the output of the following code? | ```python
print(30 - 14)
``` | 16 |
What is the output of the following code? | ```python
print(61 * 38)
``` | 2318 |
What is the output of the following code? | ```python
print(31 + 82)
``` | 113 |
¿Cuál es la salida del siguiente código? | ```python
print(46 + 51)
``` | 97 |
What is the output of the following code? | ```python
print(12 - 45)
``` | -33 |
What is the output of the following code? | ```python
print(68 * 82)
``` | 5576 |
What is the output of the following code? | ```python
print(78 - 77)
``` | 1 |
What is the output of the following code? | ```python
print(2 + 30)
``` | 32 |
What is the output of the following code? | ```python
print(12 + 56)
``` | 68 |
¿Cuál es la salida del siguiente código? | ```python
print(50 + 55)
``` | 105 |
What is the output of the following code? | ```python
print(76 - 20)
``` | 56 |
What is the output of the following code? | ```python
print(70 - 83)
``` | -13 |
¿Cuál es la salida del siguiente código? | ```python
print(49 * 24)
``` | 1176 |
¿Cuál es la salida del siguiente código? | ```python
print(91 * 84)
``` | 7644 |
What is the output of the following code? | ```python
print(41 + 67)
``` | 108 |
What is the output of the following code? | ```python
print(48 + 100)
``` | 148 |
What is the output of the following code? | ```python
print(2 - 5)
``` | -3 |
What is the output of the following code? | ```python
print(69 - 72)
``` | -3 |
¿Cuál es la salida del siguiente código? | ```python
print(57 + 13)
``` | 70 |
What is the output of the following code? | ```python
print(91 + 3)
``` | 94 |
What is the output of the following code? | ```python
print(92 * 5)
``` | 460 |
What is the output of the following code? | ```python
print(67 * 77)
``` | 5159 |
¿Cuál es la salida del siguiente código? | ```python
print(20 * 19)
``` | 380 |
What is the output of the following code? | ```python
print(30 - 44)
``` | -14 |
What is the output of the following code? | ```python
print(78 - 6)
``` | 72 |
¿Cuál es la salida del siguiente código? | ```python
print(37 * 63)
``` | 2331 |
What is the output of the following code? | ```python
print(58 + 66)
``` | 124 |
¿Cuál es la salida del siguiente código? | ```python
print(15 * 57)
``` | 855 |
What is the output of the following code? | ```python
print(85 + 90)
``` | 175 |
¿Cuál es la salida del siguiente código? | ```python
print(5 * 28)
``` | 140 |
What is the output of the following code? | ```python
print(100 + 16)
``` | 116 |
What is the output of the following code? | ```python
print(57 + 12)
``` | 69 |
What is the output of the following code? | ```python
print(24 - 64)
``` | -40 |
¿Cuál es la salida del siguiente código? | ```python
print(67 - 63)
``` | 4 |
What is the output of the following code? | ```python
print(18 - 41)
``` | -23 |
¿Cuál es la salida del siguiente código? | ```python
print(100 * 17)
``` | 1700 |
What is the output of the following code? | ```python
print(36 * 80)
``` | 2880 |
What is the output of the following code? | ```python
print(23 + 86)
``` | 109 |
¿Cuál es la salida del siguiente código? | ```python
print(92 - 31)
``` | 61 |
What is the output of the following code? | ```python
print(93 - 87)
``` | 6 |
What is the output of the following code? | ```python
print(66 + 53)
``` | 119 |
What is the output of the following code? | ```python
print(59 - 40)
``` | 19 |
What is the output of the following code? | ```python
print(49 * 9)
``` | 441 |
¿Cuál es la salida del siguiente código? | ```python
print(91 * 64)
``` | 5824 |
What is the output of the following code? | ```python
print(79 - 100)
``` | -21 |
What is the output of the following code? | ```python
print(34 - 2)
``` | 32 |
¿Cuál es la salida del siguiente código? | ```python
print(90 - 12)
``` | 78 |
¿Cuál es la salida del siguiente código? | ```python
print(66 + 86)
``` | 152 |
What is the output of the following code? | ```python
print(76 + 76)
``` | 152 |
What is the output of the following code? | ```python
print(27 + 1)
``` | 28 |
What is the output of the following code? | ```python
print(77 - 70)
``` | 7 |
¿Cuál es la salida del siguiente código? | ```python
print(31 * 27)
``` | 837 |
What is the output of the following code? | ```python
print(18 - 94)
``` | -76 |
What is the output of the following code? | ```python
print(80 * 52)
``` | 4160 |
¿Cuál es la salida del siguiente código? | ```python
print(53 - 62)
``` | -9 |
What is the output of the following code? | ```python
print(16 + 7)
``` | 23 |
¿Cuál es la salida del siguiente código? | ```python
print(82 + 77)
``` | 159 |
What is the output of the following code? | ```python
print(79 + 42)
``` | 121 |
What is the output of the following code? | ```python
print(51 + 4)
``` | 55 |
¿Cuál es la salida del siguiente código? | ```python
print(99 * 73)
``` | 7227 |
What is the output of the following code? | ```python
print(80 + 96)
``` | 176 |
¿Cuál es la salida del siguiente código? | ```python
print(16 * 64)
``` | 1024 |
What is the output of the following code? | ```python
print(98 - 41)
``` | 57 |
What is the output of the following code? | ```python
print(58 + 30)
``` | 88 |
¿Cuál es la salida del siguiente código? | ```python
print(60 - 99)
``` | -39 |
What is the output of the following code? | ```python
print(65 - 9)
``` | 56 |
What is the output of the following code? | ```python
print(84 + 16)
``` | 100 |
¿Cuál es la salida del siguiente código? | ```python
print(95 + 93)
``` | 188 |
¿Cuál es la salida del siguiente código? | ```python
print(30 + 14)
``` | 44 |
What is the output of the following code? | ```python
print(20 - 62)
``` | -42 |
What is the output of the following code? | ```python
print(16 - 53)
``` | -37 |
¿Cuál es la salida del siguiente código? | ```python
print(22 + 17)
``` | 39 |
What is the output of the following code? | ```python
print(52 + 19)
``` | 71 |
¿Cuál es la salida del siguiente código? | ```python
print(2 - 16)
``` | -14 |
What is the output of the following code? | ```python
print(42 - 4)
``` | 38 |
¿Cuál es la salida del siguiente código? | ```python
print(66 - 61)
``` | 5 |
¿Cuál es la salida del siguiente código? | ```python
print(9 - 27)
``` | -18 |
What is the output of the following code? | ```python
print(96 + 89)
``` | 185 |
¿Cuál es la salida del siguiente código? | ```python
print(36 * 68)
``` | 2448 |
What is the output of the following code? | ```python
print(3 + 41)
``` | 44 |
What is the output of the following code? | ```python
print(18 - 100)
``` | -82 |
What is the output of the following code? | ```python
print(21 - 11)
``` | 10 |
What is the output of the following code? | ```python
print(80 * 27)
``` | 2160 |
¿Cuál es la salida del siguiente código? | ```python
print(100 * 4)
``` | 400 |
¿Cuál es la salida del siguiente código? | ```python
print(19 - 1)
``` | 18 |
What is the output of the following code? | ```python
print(37 + 46)
``` | 83 |
¿Cuál es la salida del siguiente código? | ```python
print(5 - 74)
``` | -69 |
¿Cuál es la salida del siguiente código? | ```python
print(4 - 54)
``` | -50 |
What is the output of the following code? | ```python
print(84 + 28)
``` | 112 |
¿Cuál es la salida del siguiente código? | ```python
print(65 * 44)
``` | 2860 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.