instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(14 + 12)
``` | 26 |
What is the output of the following code? | ```python
print(71 + 19)
``` | 90 |
What is the output of the following code? | ```python
print(53 * 92)
``` | 4876 |
¿Cuál es la salida del siguiente código? | ```python
print(7 + 51)
``` | 58 |
What is the output of the following code? | ```python
print(58 * 43)
``` | 2494 |
¿Cuál es la salida del siguiente código? | ```python
print(84 - 29)
``` | 55 |
¿Cuál es la salida del siguiente código? | ```python
print(58 - 3)
``` | 55 |
¿Cuál es la salida del siguiente código? | ```python
print(5 * 55)
``` | 275 |
¿Cuál es la salida del siguiente código? | ```python
print(42 + 33)
``` | 75 |
What is the output of the following code? | ```python
print(21 - 6)
``` | 15 |
What is the output of the following code? | ```python
print(4 * 65)
``` | 260 |
¿Cuál es la salida del siguiente código? | ```python
print(96 * 96)
``` | 9216 |
What is the output of the following code? | ```python
print(62 * 16)
``` | 992 |
¿Cuál es la salida del siguiente código? | ```python
print(47 + 17)
``` | 64 |
¿Cuál es la salida del siguiente código? | ```python
print(93 * 79)
``` | 7347 |
What is the output of the following code? | ```python
print(57 - 66)
``` | -9 |
What is the output of the following code? | ```python
print(62 + 88)
``` | 150 |
¿Cuál es la salida del siguiente código? | ```python
print(99 + 100)
``` | 199 |
¿Cuál es la salida del siguiente código? | ```python
print(18 * 80)
``` | 1440 |
What is the output of the following code? | ```python
print(99 - 23)
``` | 76 |
¿Cuál es la salida del siguiente código? | ```python
print(29 - 70)
``` | -41 |
¿Cuál es la salida del siguiente código? | ```python
print(35 - 4)
``` | 31 |
¿Cuál es la salida del siguiente código? | ```python
print(10 * 81)
``` | 810 |
What is the output of the following code? | ```python
print(4 * 89)
``` | 356 |
What is the output of the following code? | ```python
print(60 * 58)
``` | 3480 |
What is the output of the following code? | ```python
print(72 * 18)
``` | 1296 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 36)
``` | 47 |
What is the output of the following code? | ```python
print(95 * 99)
``` | 9405 |
What is the output of the following code? | ```python
print(67 + 69)
``` | 136 |
¿Cuál es la salida del siguiente código? | ```python
print(48 * 77)
``` | 3696 |
What is the output of the following code? | ```python
print(60 + 47)
``` | 107 |
¿Cuál es la salida del siguiente código? | ```python
print(33 + 77)
``` | 110 |
What is the output of the following code? | ```python
print(78 + 16)
``` | 94 |
¿Cuál es la salida del siguiente código? | ```python
print(71 * 89)
``` | 6319 |
¿Cuál es la salida del siguiente código? | ```python
print(52 + 42)
``` | 94 |
What is the output of the following code? | ```python
print(58 * 92)
``` | 5336 |
What is the output of the following code? | ```python
print(21 * 88)
``` | 1848 |
What is the output of the following code? | ```python
print(12 + 73)
``` | 85 |
¿Cuál es la salida del siguiente código? | ```python
print(62 * 19)
``` | 1178 |
¿Cuál es la salida del siguiente código? | ```python
print(9 - 83)
``` | -74 |
What is the output of the following code? | ```python
print(66 - 82)
``` | -16 |
What is the output of the following code? | ```python
print(54 + 7)
``` | 61 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 31)
``` | 43 |
¿Cuál es la salida del siguiente código? | ```python
print(45 + 99)
``` | 144 |
¿Cuál es la salida del siguiente código? | ```python
print(74 * 65)
``` | 4810 |
¿Cuál es la salida del siguiente código? | ```python
print(62 * 18)
``` | 1116 |
What is the output of the following code? | ```python
print(48 - 93)
``` | -45 |
What is the output of the following code? | ```python
print(64 + 82)
``` | 146 |
What is the output of the following code? | ```python
print(69 + 58)
``` | 127 |
What is the output of the following code? | ```python
print(69 - 1)
``` | 68 |
What is the output of the following code? | ```python
print(51 + 12)
``` | 63 |
What is the output of the following code? | ```python
print(3 * 68)
``` | 204 |
What is the output of the following code? | ```python
print(87 + 82)
``` | 169 |
What is the output of the following code? | ```python
print(59 * 69)
``` | 4071 |
¿Cuál es la salida del siguiente código? | ```python
print(54 - 63)
``` | -9 |
¿Cuál es la salida del siguiente código? | ```python
print(41 - 39)
``` | 2 |
¿Cuál es la salida del siguiente código? | ```python
print(89 + 89)
``` | 178 |
What is the output of the following code? | ```python
print(26 - 56)
``` | -30 |
What is the output of the following code? | ```python
print(14 + 42)
``` | 56 |
¿Cuál es la salida del siguiente código? | ```python
print(60 + 50)
``` | 110 |
¿Cuál es la salida del siguiente código? | ```python
print(86 * 12)
``` | 1032 |
What is the output of the following code? | ```python
print(58 + 26)
``` | 84 |
¿Cuál es la salida del siguiente código? | ```python
print(57 + 82)
``` | 139 |
What is the output of the following code? | ```python
print(50 * 69)
``` | 3450 |
What is the output of the following code? | ```python
print(73 + 9)
``` | 82 |
What is the output of the following code? | ```python
print(47 + 12)
``` | 59 |
¿Cuál es la salida del siguiente código? | ```python
print(16 * 2)
``` | 32 |
What is the output of the following code? | ```python
print(68 * 66)
``` | 4488 |
What is the output of the following code? | ```python
print(5 - 51)
``` | -46 |
What is the output of the following code? | ```python
print(89 * 39)
``` | 3471 |
¿Cuál es la salida del siguiente código? | ```python
print(28 - 3)
``` | 25 |
¿Cuál es la salida del siguiente código? | ```python
print(63 * 37)
``` | 2331 |
¿Cuál es la salida del siguiente código? | ```python
print(9 * 90)
``` | 810 |
¿Cuál es la salida del siguiente código? | ```python
print(64 + 97)
``` | 161 |
What is the output of the following code? | ```python
print(11 + 25)
``` | 36 |
What is the output of the following code? | ```python
print(82 + 72)
``` | 154 |
¿Cuál es la salida del siguiente código? | ```python
print(60 + 49)
``` | 109 |
¿Cuál es la salida del siguiente código? | ```python
print(80 * 74)
``` | 5920 |
¿Cuál es la salida del siguiente código? | ```python
print(49 + 8)
``` | 57 |
What is the output of the following code? | ```python
print(72 * 86)
``` | 6192 |
What is the output of the following code? | ```python
print(56 - 62)
``` | -6 |
What is the output of the following code? | ```python
print(38 - 7)
``` | 31 |
What is the output of the following code? | ```python
print(49 + 9)
``` | 58 |
¿Cuál es la salida del siguiente código? | ```python
print(53 - 3)
``` | 50 |
What is the output of the following code? | ```python
print(39 - 3)
``` | 36 |
What is the output of the following code? | ```python
print(2 + 9)
``` | 11 |
What is the output of the following code? | ```python
print(10 * 49)
``` | 490 |
What is the output of the following code? | ```python
print(19 * 73)
``` | 1387 |
¿Cuál es la salida del siguiente código? | ```python
print(32 * 68)
``` | 2176 |
What is the output of the following code? | ```python
print(55 - 52)
``` | 3 |
What is the output of the following code? | ```python
print(32 + 5)
``` | 37 |
What is the output of the following code? | ```python
print(90 - 22)
``` | 68 |
What is the output of the following code? | ```python
print(66 + 40)
``` | 106 |
¿Cuál es la salida del siguiente código? | ```python
print(93 + 45)
``` | 138 |
¿Cuál es la salida del siguiente código? | ```python
print(86 + 21)
``` | 107 |
What is the output of the following code? | ```python
print(65 * 59)
``` | 3835 |
What is the output of the following code? | ```python
print(30 - 77)
``` | -47 |
¿Cuál es la salida del siguiente código? | ```python
print(55 * 100)
``` | 5500 |
¿Cuál es la salida del siguiente código? | ```python
print(41 - 46)
``` | -5 |
What is the output of the following code? | ```python
print(55 + 85)
``` | 140 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.