instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(67 + 2)
``` | 69 |
What is the output of the following code? | ```python
print(15 * 17)
``` | 255 |
What is the output of the following code? | ```python
print(74 * 40)
``` | 2960 |
What is the output of the following code? | ```python
print(19 + 58)
``` | 77 |
¿Cuál es la salida del siguiente código? | ```python
print(59 * 45)
``` | 2655 |
What is the output of the following code? | ```python
print(23 + 54)
``` | 77 |
¿Cuál es la salida del siguiente código? | ```python
print(6 + 31)
``` | 37 |
What is the output of the following code? | ```python
print(6 + 60)
``` | 66 |
What is the output of the following code? | ```python
print(52 - 25)
``` | 27 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 91)
``` | 106 |
What is the output of the following code? | ```python
print(36 + 21)
``` | 57 |
What is the output of the following code? | ```python
print(95 + 51)
``` | 146 |
What is the output of the following code? | ```python
print(46 + 23)
``` | 69 |
¿Cuál es la salida del siguiente código? | ```python
print(40 + 57)
``` | 97 |
¿Cuál es la salida del siguiente código? | ```python
print(49 + 99)
``` | 148 |
¿Cuál es la salida del siguiente código? | ```python
print(31 + 26)
``` | 57 |
¿Cuál es la salida del siguiente código? | ```python
print(13 + 86)
``` | 99 |
¿Cuál es la salida del siguiente código? | ```python
print(66 - 14)
``` | 52 |
¿Cuál es la salida del siguiente código? | ```python
print(14 - 46)
``` | -32 |
¿Cuál es la salida del siguiente código? | ```python
print(84 + 41)
``` | 125 |
What is the output of the following code? | ```python
print(29 * 9)
``` | 261 |
¿Cuál es la salida del siguiente código? | ```python
print(28 - 53)
``` | -25 |
¿Cuál es la salida del siguiente código? | ```python
print(13 - 77)
``` | -64 |
What is the output of the following code? | ```python
print(98 - 89)
``` | 9 |
What is the output of the following code? | ```python
print(3 * 78)
``` | 234 |
What is the output of the following code? | ```python
print(82 + 95)
``` | 177 |
¿Cuál es la salida del siguiente código? | ```python
print(79 + 98)
``` | 177 |
What is the output of the following code? | ```python
print(55 + 97)
``` | 152 |
¿Cuál es la salida del siguiente código? | ```python
print(48 - 64)
``` | -16 |
¿Cuál es la salida del siguiente código? | ```python
print(27 + 83)
``` | 110 |
What is the output of the following code? | ```python
print(41 + 83)
``` | 124 |
¿Cuál es la salida del siguiente código? | ```python
print(94 - 43)
``` | 51 |
¿Cuál es la salida del siguiente código? | ```python
print(7 + 86)
``` | 93 |
What is the output of the following code? | ```python
print(81 + 1)
``` | 82 |
What is the output of the following code? | ```python
print(25 * 7)
``` | 175 |
¿Cuál es la salida del siguiente código? | ```python
print(76 + 71)
``` | 147 |
What is the output of the following code? | ```python
print(93 + 26)
``` | 119 |
What is the output of the following code? | ```python
print(32 - 39)
``` | -7 |
¿Cuál es la salida del siguiente código? | ```python
print(62 - 11)
``` | 51 |
What is the output of the following code? | ```python
print(61 - 57)
``` | 4 |
What is the output of the following code? | ```python
print(49 + 55)
``` | 104 |
¿Cuál es la salida del siguiente código? | ```python
print(60 - 40)
``` | 20 |
What is the output of the following code? | ```python
print(78 + 62)
``` | 140 |
What is the output of the following code? | ```python
print(61 + 26)
``` | 87 |
¿Cuál es la salida del siguiente código? | ```python
print(65 * 94)
``` | 6110 |
What is the output of the following code? | ```python
print(40 * 83)
``` | 3320 |
¿Cuál es la salida del siguiente código? | ```python
print(73 + 21)
``` | 94 |
What is the output of the following code? | ```python
print(75 + 85)
``` | 160 |
¿Cuál es la salida del siguiente código? | ```python
print(12 * 83)
``` | 996 |
What is the output of the following code? | ```python
print(76 * 11)
``` | 836 |
¿Cuál es la salida del siguiente código? | ```python
print(74 - 100)
``` | -26 |
¿Cuál es la salida del siguiente código? | ```python
print(27 - 96)
``` | -69 |
What is the output of the following code? | ```python
print(22 + 63)
``` | 85 |
¿Cuál es la salida del siguiente código? | ```python
print(90 * 54)
``` | 4860 |
¿Cuál es la salida del siguiente código? | ```python
print(24 + 91)
``` | 115 |
¿Cuál es la salida del siguiente código? | ```python
print(96 + 24)
``` | 120 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 49)
``` | 60 |
What is the output of the following code? | ```python
print(4 + 75)
``` | 79 |
¿Cuál es la salida del siguiente código? | ```python
print(97 * 1)
``` | 97 |
¿Cuál es la salida del siguiente código? | ```python
print(67 - 1)
``` | 66 |
What is the output of the following code? | ```python
print(88 - 44)
``` | 44 |
What is the output of the following code? | ```python
print(8 - 46)
``` | -38 |
¿Cuál es la salida del siguiente código? | ```python
print(90 * 52)
``` | 4680 |
¿Cuál es la salida del siguiente código? | ```python
print(16 - 68)
``` | -52 |
¿Cuál es la salida del siguiente código? | ```python
print(80 * 88)
``` | 7040 |
What is the output of the following code? | ```python
print(47 * 6)
``` | 282 |
¿Cuál es la salida del siguiente código? | ```python
print(12 * 39)
``` | 468 |
What is the output of the following code? | ```python
print(58 - 15)
``` | 43 |
¿Cuál es la salida del siguiente código? | ```python
print(22 * 97)
``` | 2134 |
¿Cuál es la salida del siguiente código? | ```python
print(92 + 4)
``` | 96 |
What is the output of the following code? | ```python
print(33 - 86)
``` | -53 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 38)
``` | 53 |
¿Cuál es la salida del siguiente código? | ```python
print(95 + 76)
``` | 171 |
¿Cuál es la salida del siguiente código? | ```python
print(76 + 69)
``` | 145 |
¿Cuál es la salida del siguiente código? | ```python
print(69 - 59)
``` | 10 |
What is the output of the following code? | ```python
print(86 + 90)
``` | 176 |
What is the output of the following code? | ```python
print(89 - 16)
``` | 73 |
What is the output of the following code? | ```python
print(49 - 8)
``` | 41 |
What is the output of the following code? | ```python
print(85 + 21)
``` | 106 |
What is the output of the following code? | ```python
print(87 - 61)
``` | 26 |
What is the output of the following code? | ```python
print(68 - 94)
``` | -26 |
What is the output of the following code? | ```python
print(42 * 97)
``` | 4074 |
¿Cuál es la salida del siguiente código? | ```python
print(96 * 26)
``` | 2496 |
¿Cuál es la salida del siguiente código? | ```python
print(74 * 14)
``` | 1036 |
¿Cuál es la salida del siguiente código? | ```python
print(55 + 87)
``` | 142 |
¿Cuál es la salida del siguiente código? | ```python
print(61 + 23)
``` | 84 |
What is the output of the following code? | ```python
print(16 - 31)
``` | -15 |
What is the output of the following code? | ```python
print(77 * 23)
``` | 1771 |
What is the output of the following code? | ```python
print(84 - 57)
``` | 27 |
¿Cuál es la salida del siguiente código? | ```python
print(11 - 16)
``` | -5 |
¿Cuál es la salida del siguiente código? | ```python
print(74 - 74)
``` | 0 |
¿Cuál es la salida del siguiente código? | ```python
print(83 - 90)
``` | -7 |
What is the output of the following code? | ```python
print(69 - 24)
``` | 45 |
¿Cuál es la salida del siguiente código? | ```python
print(69 - 68)
``` | 1 |
¿Cuál es la salida del siguiente código? | ```python
print(77 + 89)
``` | 166 |
¿Cuál es la salida del siguiente código? | ```python
print(74 * 27)
``` | 1998 |
¿Cuál es la salida del siguiente código? | ```python
print(33 + 97)
``` | 130 |
What is the output of the following code? | ```python
print(70 - 22)
``` | 48 |
¿Cuál es la salida del siguiente código? | ```python
print(6 - 67)
``` | -61 |
What is the output of the following code? | ```python
print(63 - 89)
``` | -26 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.