instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(40 - 88)
``` | -48 |
¿Cuál es la salida del siguiente código? | ```python
print(79 - 94)
``` | -15 |
What is the output of the following code? | ```python
print(84 * 83)
``` | 6972 |
What is the output of the following code? | ```python
print(14 - 38)
``` | -24 |
¿Cuál es la salida del siguiente código? | ```python
print(39 + 20)
``` | 59 |
What is the output of the following code? | ```python
print(40 * 23)
``` | 920 |
¿Cuál es la salida del siguiente código? | ```python
print(10 - 67)
``` | -57 |
¿Cuál es la salida del siguiente código? | ```python
print(6 + 40)
``` | 46 |
What is the output of the following code? | ```python
print(42 + 19)
``` | 61 |
¿Cuál es la salida del siguiente código? | ```python
print(81 - 85)
``` | -4 |
What is the output of the following code? | ```python
print(40 - 37)
``` | 3 |
What is the output of the following code? | ```python
print(97 + 17)
``` | 114 |
What is the output of the following code? | ```python
print(34 * 55)
``` | 1870 |
What is the output of the following code? | ```python
print(50 + 44)
``` | 94 |
What is the output of the following code? | ```python
print(11 - 91)
``` | -80 |
What is the output of the following code? | ```python
print(27 - 95)
``` | -68 |
¿Cuál es la salida del siguiente código? | ```python
print(33 - 20)
``` | 13 |
¿Cuál es la salida del siguiente código? | ```python
print(84 - 15)
``` | 69 |
¿Cuál es la salida del siguiente código? | ```python
print(42 * 33)
``` | 1386 |
¿Cuál es la salida del siguiente código? | ```python
print(97 + 26)
``` | 123 |
¿Cuál es la salida del siguiente código? | ```python
print(72 * 59)
``` | 4248 |
What is the output of the following code? | ```python
print(66 + 78)
``` | 144 |
What is the output of the following code? | ```python
print(78 - 70)
``` | 8 |
What is the output of the following code? | ```python
print(55 + 46)
``` | 101 |
What is the output of the following code? | ```python
print(31 - 31)
``` | 0 |
What is the output of the following code? | ```python
print(96 - 64)
``` | 32 |
¿Cuál es la salida del siguiente código? | ```python
print(47 + 35)
``` | 82 |
¿Cuál es la salida del siguiente código? | ```python
print(70 * 32)
``` | 2240 |
¿Cuál es la salida del siguiente código? | ```python
print(64 * 27)
``` | 1728 |
¿Cuál es la salida del siguiente código? | ```python
print(17 - 39)
``` | -22 |
What is the output of the following code? | ```python
print(7 + 18)
``` | 25 |
¿Cuál es la salida del siguiente código? | ```python
print(97 * 70)
``` | 6790 |
What is the output of the following code? | ```python
print(99 - 22)
``` | 77 |
What is the output of the following code? | ```python
print(47 + 19)
``` | 66 |
What is the output of the following code? | ```python
print(30 + 86)
``` | 116 |
What is the output of the following code? | ```python
print(37 - 89)
``` | -52 |
¿Cuál es la salida del siguiente código? | ```python
print(22 * 67)
``` | 1474 |
What is the output of the following code? | ```python
print(84 - 84)
``` | 0 |
What is the output of the following code? | ```python
print(15 * 77)
``` | 1155 |
¿Cuál es la salida del siguiente código? | ```python
print(2 - 98)
``` | -96 |
¿Cuál es la salida del siguiente código? | ```python
print(30 + 34)
``` | 64 |
What is the output of the following code? | ```python
print(44 - 67)
``` | -23 |
¿Cuál es la salida del siguiente código? | ```python
print(84 + 66)
``` | 150 |
¿Cuál es la salida del siguiente código? | ```python
print(76 * 7)
``` | 532 |
¿Cuál es la salida del siguiente código? | ```python
print(61 - 32)
``` | 29 |
¿Cuál es la salida del siguiente código? | ```python
print(53 * 33)
``` | 1749 |
¿Cuál es la salida del siguiente código? | ```python
print(42 - 45)
``` | -3 |
What is the output of the following code? | ```python
print(46 + 79)
``` | 125 |
What is the output of the following code? | ```python
print(92 * 37)
``` | 3404 |
¿Cuál es la salida del siguiente código? | ```python
print(6 - 47)
``` | -41 |
What is the output of the following code? | ```python
print(2 + 10)
``` | 12 |
What is the output of the following code? | ```python
print(34 * 84)
``` | 2856 |
¿Cuál es la salida del siguiente código? | ```python
print(96 + 98)
``` | 194 |
¿Cuál es la salida del siguiente código? | ```python
print(37 - 72)
``` | -35 |
¿Cuál es la salida del siguiente código? | ```python
print(14 * 3)
``` | 42 |
¿Cuál es la salida del siguiente código? | ```python
print(68 + 35)
``` | 103 |
What is the output of the following code? | ```python
print(6 + 11)
``` | 17 |
What is the output of the following code? | ```python
print(10 - 18)
``` | -8 |
¿Cuál es la salida del siguiente código? | ```python
print(98 - 66)
``` | 32 |
What is the output of the following code? | ```python
print(74 - 59)
``` | 15 |
What is the output of the following code? | ```python
print(58 * 86)
``` | 4988 |
What is the output of the following code? | ```python
print(62 - 90)
``` | -28 |
What is the output of the following code? | ```python
print(70 + 65)
``` | 135 |
What is the output of the following code? | ```python
print(75 - 91)
``` | -16 |
What is the output of the following code? | ```python
print(70 - 2)
``` | 68 |
¿Cuál es la salida del siguiente código? | ```python
print(46 - 90)
``` | -44 |
¿Cuál es la salida del siguiente código? | ```python
print(85 - 5)
``` | 80 |
¿Cuál es la salida del siguiente código? | ```python
print(34 + 96)
``` | 130 |
¿Cuál es la salida del siguiente código? | ```python
print(17 * 29)
``` | 493 |
¿Cuál es la salida del siguiente código? | ```python
print(9 * 24)
``` | 216 |
¿Cuál es la salida del siguiente código? | ```python
print(31 * 46)
``` | 1426 |
¿Cuál es la salida del siguiente código? | ```python
print(89 * 11)
``` | 979 |
What is the output of the following code? | ```python
print(25 - 66)
``` | -41 |
What is the output of the following code? | ```python
print(47 - 69)
``` | -22 |
What is the output of the following code? | ```python
print(31 + 91)
``` | 122 |
¿Cuál es la salida del siguiente código? | ```python
print(100 * 36)
``` | 3600 |
¿Cuál es la salida del siguiente código? | ```python
print(82 + 35)
``` | 117 |
¿Cuál es la salida del siguiente código? | ```python
print(68 - 44)
``` | 24 |
What is the output of the following code? | ```python
print(97 * 94)
``` | 9118 |
¿Cuál es la salida del siguiente código? | ```python
print(60 - 17)
``` | 43 |
¿Cuál es la salida del siguiente código? | ```python
print(10 - 55)
``` | -45 |
¿Cuál es la salida del siguiente código? | ```python
print(41 + 19)
``` | 60 |
¿Cuál es la salida del siguiente código? | ```python
print(75 + 74)
``` | 149 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 86)
``` | 97 |
What is the output of the following code? | ```python
print(97 * 93)
``` | 9021 |
¿Cuál es la salida del siguiente código? | ```python
print(57 * 22)
``` | 1254 |
¿Cuál es la salida del siguiente código? | ```python
print(25 - 96)
``` | -71 |
What is the output of the following code? | ```python
print(21 + 86)
``` | 107 |
What is the output of the following code? | ```python
print(47 * 1)
``` | 47 |
¿Cuál es la salida del siguiente código? | ```python
print(74 * 100)
``` | 7400 |
¿Cuál es la salida del siguiente código? | ```python
print(59 + 45)
``` | 104 |
What is the output of the following code? | ```python
print(38 + 75)
``` | 113 |
What is the output of the following code? | ```python
print(78 + 73)
``` | 151 |
¿Cuál es la salida del siguiente código? | ```python
print(59 + 68)
``` | 127 |
¿Cuál es la salida del siguiente código? | ```python
print(74 - 8)
``` | 66 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 46)
``` | 51 |
¿Cuál es la salida del siguiente código? | ```python
print(64 - 89)
``` | -25 |
¿Cuál es la salida del siguiente código? | ```python
print(96 * 32)
``` | 3072 |
¿Cuál es la salida del siguiente código? | ```python
print(32 + 54)
``` | 86 |
¿Cuál es la salida del siguiente código? | ```python
print(83 + 43)
``` | 126 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.