instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(28 + 48)
``` | 76 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 51)
``` | 60 |
¿Cuál es la salida del siguiente código? | ```python
print(2 - 15)
``` | -13 |
What is the output of the following code? | ```python
print(17 + 90)
``` | 107 |
¿Cuál es la salida del siguiente código? | ```python
print(93 * 14)
``` | 1302 |
What is the output of the following code? | ```python
print(21 * 12)
``` | 252 |
¿Cuál es la salida del siguiente código? | ```python
print(31 * 8)
``` | 248 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 15)
``` | 23 |
What is the output of the following code? | ```python
print(8 - 42)
``` | -34 |
¿Cuál es la salida del siguiente código? | ```python
print(26 + 57)
``` | 83 |
¿Cuál es la salida del siguiente código? | ```python
print(23 + 70)
``` | 93 |
What is the output of the following code? | ```python
print(79 - 77)
``` | 2 |
What is the output of the following code? | ```python
print(31 * 22)
``` | 682 |
¿Cuál es la salida del siguiente código? | ```python
print(20 - 12)
``` | 8 |
¿Cuál es la salida del siguiente código? | ```python
print(36 * 99)
``` | 3564 |
¿Cuál es la salida del siguiente código? | ```python
print(33 - 26)
``` | 7 |
What is the output of the following code? | ```python
print(17 * 50)
``` | 850 |
What is the output of the following code? | ```python
print(52 - 49)
``` | 3 |
What is the output of the following code? | ```python
print(59 * 57)
``` | 3363 |
What is the output of the following code? | ```python
print(75 + 9)
``` | 84 |
¿Cuál es la salida del siguiente código? | ```python
print(100 - 28)
``` | 72 |
¿Cuál es la salida del siguiente código? | ```python
print(93 * 78)
``` | 7254 |
What is the output of the following code? | ```python
print(4 + 84)
``` | 88 |
What is the output of the following code? | ```python
print(79 + 96)
``` | 175 |
What is the output of the following code? | ```python
print(70 * 23)
``` | 1610 |
What is the output of the following code? | ```python
print(86 * 4)
``` | 344 |
¿Cuál es la salida del siguiente código? | ```python
print(36 + 80)
``` | 116 |
¿Cuál es la salida del siguiente código? | ```python
print(15 * 98)
``` | 1470 |
¿Cuál es la salida del siguiente código? | ```python
print(76 - 61)
``` | 15 |
What is the output of the following code? | ```python
print(20 * 46)
``` | 920 |
What is the output of the following code? | ```python
print(2 * 15)
``` | 30 |
¿Cuál es la salida del siguiente código? | ```python
print(57 + 36)
``` | 93 |
¿Cuál es la salida del siguiente código? | ```python
print(89 + 52)
``` | 141 |
What is the output of the following code? | ```python
print(68 * 98)
``` | 6664 |
What is the output of the following code? | ```python
print(60 - 70)
``` | -10 |
What is the output of the following code? | ```python
print(44 - 64)
``` | -20 |
What is the output of the following code? | ```python
print(85 + 80)
``` | 165 |
What is the output of the following code? | ```python
print(92 + 2)
``` | 94 |
¿Cuál es la salida del siguiente código? | ```python
print(65 + 93)
``` | 158 |
¿Cuál es la salida del siguiente código? | ```python
print(49 - 50)
``` | -1 |
¿Cuál es la salida del siguiente código? | ```python
print(19 * 65)
``` | 1235 |
¿Cuál es la salida del siguiente código? | ```python
print(93 - 44)
``` | 49 |
What is the output of the following code? | ```python
print(60 + 75)
``` | 135 |
¿Cuál es la salida del siguiente código? | ```python
print(77 * 48)
``` | 3696 |
What is the output of the following code? | ```python
print(37 - 3)
``` | 34 |
What is the output of the following code? | ```python
print(29 - 35)
``` | -6 |
What is the output of the following code? | ```python
print(81 * 32)
``` | 2592 |
What is the output of the following code? | ```python
print(85 - 8)
``` | 77 |
¿Cuál es la salida del siguiente código? | ```python
print(54 + 79)
``` | 133 |
¿Cuál es la salida del siguiente código? | ```python
print(92 + 88)
``` | 180 |
¿Cuál es la salida del siguiente código? | ```python
print(61 + 17)
``` | 78 |
¿Cuál es la salida del siguiente código? | ```python
print(97 * 2)
``` | 194 |
¿Cuál es la salida del siguiente código? | ```python
print(85 + 44)
``` | 129 |
What is the output of the following code? | ```python
print(38 + 69)
``` | 107 |
¿Cuál es la salida del siguiente código? | ```python
print(96 + 43)
``` | 139 |
¿Cuál es la salida del siguiente código? | ```python
print(93 * 84)
``` | 7812 |
¿Cuál es la salida del siguiente código? | ```python
print(86 - 44)
``` | 42 |
¿Cuál es la salida del siguiente código? | ```python
print(97 + 86)
``` | 183 |
What is the output of the following code? | ```python
print(70 * 35)
``` | 2450 |
¿Cuál es la salida del siguiente código? | ```python
print(53 * 100)
``` | 5300 |
¿Cuál es la salida del siguiente código? | ```python
print(7 + 68)
``` | 75 |
What is the output of the following code? | ```python
print(12 - 2)
``` | 10 |
¿Cuál es la salida del siguiente código? | ```python
print(24 - 21)
``` | 3 |
¿Cuál es la salida del siguiente código? | ```python
print(80 + 69)
``` | 149 |
¿Cuál es la salida del siguiente código? | ```python
print(72 - 75)
``` | -3 |
What is the output of the following code? | ```python
print(75 + 46)
``` | 121 |
What is the output of the following code? | ```python
print(43 - 88)
``` | -45 |
¿Cuál es la salida del siguiente código? | ```python
print(70 * 94)
``` | 6580 |
¿Cuál es la salida del siguiente código? | ```python
print(1 * 15)
``` | 15 |
What is the output of the following code? | ```python
print(66 * 66)
``` | 4356 |
What is the output of the following code? | ```python
print(90 * 56)
``` | 5040 |
What is the output of the following code? | ```python
print(31 * 10)
``` | 310 |
What is the output of the following code? | ```python
print(33 + 30)
``` | 63 |
¿Cuál es la salida del siguiente código? | ```python
print(68 + 92)
``` | 160 |
¿Cuál es la salida del siguiente código? | ```python
print(79 - 21)
``` | 58 |
What is the output of the following code? | ```python
print(66 * 84)
``` | 5544 |
¿Cuál es la salida del siguiente código? | ```python
print(67 * 67)
``` | 4489 |
What is the output of the following code? | ```python
print(13 + 25)
``` | 38 |
¿Cuál es la salida del siguiente código? | ```python
print(86 - 71)
``` | 15 |
What is the output of the following code? | ```python
print(74 * 71)
``` | 5254 |
¿Cuál es la salida del siguiente código? | ```python
print(91 + 80)
``` | 171 |
¿Cuál es la salida del siguiente código? | ```python
print(54 * 57)
``` | 3078 |
What is the output of the following code? | ```python
print(97 - 57)
``` | 40 |
¿Cuál es la salida del siguiente código? | ```python
print(75 * 96)
``` | 7200 |
¿Cuál es la salida del siguiente código? | ```python
print(27 - 91)
``` | -64 |
What is the output of the following code? | ```python
print(91 + 64)
``` | 155 |
What is the output of the following code? | ```python
print(49 * 100)
``` | 4900 |
What is the output of the following code? | ```python
print(37 * 88)
``` | 3256 |
¿Cuál es la salida del siguiente código? | ```python
print(72 + 73)
``` | 145 |
¿Cuál es la salida del siguiente código? | ```python
print(68 * 78)
``` | 5304 |
What is the output of the following code? | ```python
print(82 * 86)
``` | 7052 |
What is the output of the following code? | ```python
print(37 + 87)
``` | 124 |
What is the output of the following code? | ```python
print(13 * 46)
``` | 598 |
¿Cuál es la salida del siguiente código? | ```python
print(21 * 91)
``` | 1911 |
What is the output of the following code? | ```python
print(4 * 79)
``` | 316 |
¿Cuál es la salida del siguiente código? | ```python
print(63 + 31)
``` | 94 |
¿Cuál es la salida del siguiente código? | ```python
print(39 * 90)
``` | 3510 |
¿Cuál es la salida del siguiente código? | ```python
print(69 * 81)
``` | 5589 |
What is the output of the following code? | ```python
print(70 - 20)
``` | 50 |
What is the output of the following code? | ```python
print(80 - 80)
``` | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.