instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(91 - 15)
``` | 76 |
¿Cuál es la salida del siguiente código? | ```python
print(49 + 94)
``` | 143 |
What is the output of the following code? | ```python
print(67 - 38)
``` | 29 |
What is the output of the following code? | ```python
print(16 - 20)
``` | -4 |
¿Cuál es la salida del siguiente código? | ```python
print(46 + 37)
``` | 83 |
What is the output of the following code? | ```python
print(59 - 46)
``` | 13 |
What is the output of the following code? | ```python
print(60 + 28)
``` | 88 |
¿Cuál es la salida del siguiente código? | ```python
print(31 + 51)
``` | 82 |
¿Cuál es la salida del siguiente código? | ```python
print(57 - 68)
``` | -11 |
What is the output of the following code? | ```python
print(86 - 63)
``` | 23 |
¿Cuál es la salida del siguiente código? | ```python
print(49 + 41)
``` | 90 |
¿Cuál es la salida del siguiente código? | ```python
print(30 * 57)
``` | 1710 |
What is the output of the following code? | ```python
print(86 + 21)
``` | 107 |
What is the output of the following code? | ```python
print(52 + 14)
``` | 66 |
What is the output of the following code? | ```python
print(12 * 61)
``` | 732 |
¿Cuál es la salida del siguiente código? | ```python
print(18 - 24)
``` | -6 |
What is the output of the following code? | ```python
print(57 * 32)
``` | 1824 |
¿Cuál es la salida del siguiente código? | ```python
print(71 * 79)
``` | 5609 |
What is the output of the following code? | ```python
print(54 + 21)
``` | 75 |
What is the output of the following code? | ```python
print(28 + 16)
``` | 44 |
¿Cuál es la salida del siguiente código? | ```python
print(94 * 16)
``` | 1504 |
¿Cuál es la salida del siguiente código? | ```python
print(54 - 36)
``` | 18 |
¿Cuál es la salida del siguiente código? | ```python
print(56 + 18)
``` | 74 |
What is the output of the following code? | ```python
print(94 - 77)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(4 - 75)
``` | -71 |
What is the output of the following code? | ```python
print(6 - 39)
``` | -33 |
¿Cuál es la salida del siguiente código? | ```python
print(89 * 30)
``` | 2670 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 44)
``` | 56 |
What is the output of the following code? | ```python
print(70 + 66)
``` | 136 |
What is the output of the following code? | ```python
print(10 - 28)
``` | -18 |
What is the output of the following code? | ```python
print(61 - 25)
``` | 36 |
¿Cuál es la salida del siguiente código? | ```python
print(74 - 90)
``` | -16 |
¿Cuál es la salida del siguiente código? | ```python
print(42 * 60)
``` | 2520 |
¿Cuál es la salida del siguiente código? | ```python
print(10 - 90)
``` | -80 |
What is the output of the following code? | ```python
print(48 + 29)
``` | 77 |
What is the output of the following code? | ```python
print(50 * 99)
``` | 4950 |
What is the output of the following code? | ```python
print(84 + 99)
``` | 183 |
¿Cuál es la salida del siguiente código? | ```python
print(24 + 98)
``` | 122 |
What is the output of the following code? | ```python
print(21 * 18)
``` | 378 |
¿Cuál es la salida del siguiente código? | ```python
print(55 - 13)
``` | 42 |
What is the output of the following code? | ```python
print(99 - 40)
``` | 59 |
¿Cuál es la salida del siguiente código? | ```python
print(68 - 72)
``` | -4 |
What is the output of the following code? | ```python
print(29 * 88)
``` | 2552 |
What is the output of the following code? | ```python
print(41 * 72)
``` | 2952 |
What is the output of the following code? | ```python
print(39 * 22)
``` | 858 |
¿Cuál es la salida del siguiente código? | ```python
print(57 + 22)
``` | 79 |
What is the output of the following code? | ```python
print(28 + 43)
``` | 71 |
What is the output of the following code? | ```python
print(95 + 15)
``` | 110 |
¿Cuál es la salida del siguiente código? | ```python
print(21 - 76)
``` | -55 |
¿Cuál es la salida del siguiente código? | ```python
print(36 - 22)
``` | 14 |
¿Cuál es la salida del siguiente código? | ```python
print(82 - 25)
``` | 57 |
¿Cuál es la salida del siguiente código? | ```python
print(41 - 55)
``` | -14 |
¿Cuál es la salida del siguiente código? | ```python
print(83 + 57)
``` | 140 |
What is the output of the following code? | ```python
print(12 + 78)
``` | 90 |
What is the output of the following code? | ```python
print(54 + 31)
``` | 85 |
What is the output of the following code? | ```python
print(15 - 38)
``` | -23 |
What is the output of the following code? | ```python
print(69 - 2)
``` | 67 |
¿Cuál es la salida del siguiente código? | ```python
print(32 * 43)
``` | 1376 |
What is the output of the following code? | ```python
print(38 * 74)
``` | 2812 |
¿Cuál es la salida del siguiente código? | ```python
print(39 * 83)
``` | 3237 |
¿Cuál es la salida del siguiente código? | ```python
print(67 + 4)
``` | 71 |
What is the output of the following code? | ```python
print(64 + 68)
``` | 132 |
¿Cuál es la salida del siguiente código? | ```python
print(51 + 73)
``` | 124 |
What is the output of the following code? | ```python
print(96 + 60)
``` | 156 |
What is the output of the following code? | ```python
print(15 - 81)
``` | -66 |
What is the output of the following code? | ```python
print(62 - 32)
``` | 30 |
¿Cuál es la salida del siguiente código? | ```python
print(89 - 92)
``` | -3 |
¿Cuál es la salida del siguiente código? | ```python
print(35 + 34)
``` | 69 |
What is the output of the following code? | ```python
print(6 + 33)
``` | 39 |
¿Cuál es la salida del siguiente código? | ```python
print(43 + 72)
``` | 115 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 83)
``` | 93 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 5)
``` | 25 |
What is the output of the following code? | ```python
print(98 - 66)
``` | 32 |
What is the output of the following code? | ```python
print(93 + 97)
``` | 190 |
¿Cuál es la salida del siguiente código? | ```python
print(58 + 83)
``` | 141 |
What is the output of the following code? | ```python
print(75 + 94)
``` | 169 |
What is the output of the following code? | ```python
print(40 - 67)
``` | -27 |
What is the output of the following code? | ```python
print(89 * 28)
``` | 2492 |
What is the output of the following code? | ```python
print(35 * 100)
``` | 3500 |
¿Cuál es la salida del siguiente código? | ```python
print(2 - 21)
``` | -19 |
What is the output of the following code? | ```python
print(48 + 95)
``` | 143 |
¿Cuál es la salida del siguiente código? | ```python
print(80 - 16)
``` | 64 |
¿Cuál es la salida del siguiente código? | ```python
print(46 + 97)
``` | 143 |
What is the output of the following code? | ```python
print(21 + 88)
``` | 109 |
What is the output of the following code? | ```python
print(84 * 14)
``` | 1176 |
What is the output of the following code? | ```python
print(68 - 16)
``` | 52 |
¿Cuál es la salida del siguiente código? | ```python
print(44 - 61)
``` | -17 |
¿Cuál es la salida del siguiente código? | ```python
print(75 * 73)
``` | 5475 |
¿Cuál es la salida del siguiente código? | ```python
print(25 + 66)
``` | 91 |
¿Cuál es la salida del siguiente código? | ```python
print(19 - 42)
``` | -23 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 93)
``` | 113 |
What is the output of the following code? | ```python
print(20 + 77)
``` | 97 |
¿Cuál es la salida del siguiente código? | ```python
print(16 + 34)
``` | 50 |
¿Cuál es la salida del siguiente código? | ```python
print(87 - 31)
``` | 56 |
What is the output of the following code? | ```python
print(5 + 96)
``` | 101 |
¿Cuál es la salida del siguiente código? | ```python
print(86 * 84)
``` | 7224 |
¿Cuál es la salida del siguiente código? | ```python
print(10 - 82)
``` | -72 |
What is the output of the following code? | ```python
print(9 + 71)
``` | 80 |
What is the output of the following code? | ```python
print(84 - 88)
``` | -4 |
¿Cuál es la salida del siguiente código? | ```python
print(55 * 45)
``` | 2475 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.