instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(48 + 45)
``` | 93 |
What is the output of the following code? | ```python
print(8 - 32)
``` | -24 |
¿Cuál es la salida del siguiente código? | ```python
print(94 * 42)
``` | 3948 |
¿Cuál es la salida del siguiente código? | ```python
print(43 + 8)
``` | 51 |
What is the output of the following code? | ```python
print(95 - 26)
``` | 69 |
What is the output of the following code? | ```python
print(91 + 35)
``` | 126 |
What is the output of the following code? | ```python
print(46 - 69)
``` | -23 |
¿Cuál es la salida del siguiente código? | ```python
print(30 - 34)
``` | -4 |
¿Cuál es la salida del siguiente código? | ```python
print(39 * 47)
``` | 1833 |
¿Cuál es la salida del siguiente código? | ```python
print(30 * 95)
``` | 2850 |
¿Cuál es la salida del siguiente código? | ```python
print(59 * 88)
``` | 5192 |
What is the output of the following code? | ```python
print(90 + 57)
``` | 147 |
¿Cuál es la salida del siguiente código? | ```python
print(11 - 56)
``` | -45 |
¿Cuál es la salida del siguiente código? | ```python
print(31 - 7)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(44 - 83)
``` | -39 |
¿Cuál es la salida del siguiente código? | ```python
print(84 + 76)
``` | 160 |
What is the output of the following code? | ```python
print(64 + 27)
``` | 91 |
¿Cuál es la salida del siguiente código? | ```python
print(77 - 49)
``` | 28 |
What is the output of the following code? | ```python
print(65 * 83)
``` | 5395 |
¿Cuál es la salida del siguiente código? | ```python
print(88 + 47)
``` | 135 |
¿Cuál es la salida del siguiente código? | ```python
print(15 - 17)
``` | -2 |
What is the output of the following code? | ```python
print(19 * 7)
``` | 133 |
What is the output of the following code? | ```python
print(85 * 37)
``` | 3145 |
What is the output of the following code? | ```python
print(28 - 95)
``` | -67 |
¿Cuál es la salida del siguiente código? | ```python
print(13 - 93)
``` | -80 |
What is the output of the following code? | ```python
print(33 - 27)
``` | 6 |
What is the output of the following code? | ```python
print(91 + 37)
``` | 128 |
What is the output of the following code? | ```python
print(93 * 27)
``` | 2511 |
What is the output of the following code? | ```python
print(3 + 95)
``` | 98 |
What is the output of the following code? | ```python
print(87 * 71)
``` | 6177 |
What is the output of the following code? | ```python
print(86 - 51)
``` | 35 |
What is the output of the following code? | ```python
print(8 * 98)
``` | 784 |
¿Cuál es la salida del siguiente código? | ```python
print(2 - 23)
``` | -21 |
What is the output of the following code? | ```python
print(43 + 35)
``` | 78 |
¿Cuál es la salida del siguiente código? | ```python
print(72 - 6)
``` | 66 |
¿Cuál es la salida del siguiente código? | ```python
print(57 + 4)
``` | 61 |
¿Cuál es la salida del siguiente código? | ```python
print(77 + 75)
``` | 152 |
¿Cuál es la salida del siguiente código? | ```python
print(76 * 57)
``` | 4332 |
What is the output of the following code? | ```python
print(60 + 10)
``` | 70 |
¿Cuál es la salida del siguiente código? | ```python
print(86 * 86)
``` | 7396 |
What is the output of the following code? | ```python
print(36 + 24)
``` | 60 |
¿Cuál es la salida del siguiente código? | ```python
print(99 * 66)
``` | 6534 |
¿Cuál es la salida del siguiente código? | ```python
print(36 * 53)
``` | 1908 |
¿Cuál es la salida del siguiente código? | ```python
print(65 * 46)
``` | 2990 |
What is the output of the following code? | ```python
print(49 + 85)
``` | 134 |
¿Cuál es la salida del siguiente código? | ```python
print(43 + 60)
``` | 103 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 78)
``` | 88 |
What is the output of the following code? | ```python
print(90 - 37)
``` | 53 |
¿Cuál es la salida del siguiente código? | ```python
print(94 * 51)
``` | 4794 |
What is the output of the following code? | ```python
print(90 * 65)
``` | 5850 |
¿Cuál es la salida del siguiente código? | ```python
print(10 - 26)
``` | -16 |
¿Cuál es la salida del siguiente código? | ```python
print(45 + 98)
``` | 143 |
¿Cuál es la salida del siguiente código? | ```python
print(48 * 75)
``` | 3600 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 40)
``` | 51 |
¿Cuál es la salida del siguiente código? | ```python
print(24 + 10)
``` | 34 |
What is the output of the following code? | ```python
print(2 + 16)
``` | 18 |
What is the output of the following code? | ```python
print(21 * 17)
``` | 357 |
¿Cuál es la salida del siguiente código? | ```python
print(42 * 21)
``` | 882 |
¿Cuál es la salida del siguiente código? | ```python
print(51 * 99)
``` | 5049 |
¿Cuál es la salida del siguiente código? | ```python
print(15 - 61)
``` | -46 |
¿Cuál es la salida del siguiente código? | ```python
print(28 * 30)
``` | 840 |
What is the output of the following code? | ```python
print(25 * 52)
``` | 1300 |
What is the output of the following code? | ```python
print(33 * 45)
``` | 1485 |
¿Cuál es la salida del siguiente código? | ```python
print(26 + 100)
``` | 126 |
¿Cuál es la salida del siguiente código? | ```python
print(34 - 1)
``` | 33 |
¿Cuál es la salida del siguiente código? | ```python
print(19 * 59)
``` | 1121 |
What is the output of the following code? | ```python
print(34 + 12)
``` | 46 |
What is the output of the following code? | ```python
print(6 - 66)
``` | -60 |
What is the output of the following code? | ```python
print(32 * 27)
``` | 864 |
¿Cuál es la salida del siguiente código? | ```python
print(98 + 42)
``` | 140 |
What is the output of the following code? | ```python
print(66 * 15)
``` | 990 |
What is the output of the following code? | ```python
print(85 * 98)
``` | 8330 |
What is the output of the following code? | ```python
print(40 + 25)
``` | 65 |
What is the output of the following code? | ```python
print(67 + 5)
``` | 72 |
What is the output of the following code? | ```python
print(65 - 90)
``` | -25 |
¿Cuál es la salida del siguiente código? | ```python
print(100 - 51)
``` | 49 |
What is the output of the following code? | ```python
print(55 + 18)
``` | 73 |
¿Cuál es la salida del siguiente código? | ```python
print(55 * 44)
``` | 2420 |
What is the output of the following code? | ```python
print(7 * 42)
``` | 294 |
¿Cuál es la salida del siguiente código? | ```python
print(39 * 51)
``` | 1989 |
What is the output of the following code? | ```python
print(25 - 47)
``` | -22 |
¿Cuál es la salida del siguiente código? | ```python
print(28 * 72)
``` | 2016 |
¿Cuál es la salida del siguiente código? | ```python
print(20 * 88)
``` | 1760 |
¿Cuál es la salida del siguiente código? | ```python
print(28 - 72)
``` | -44 |
What is the output of the following code? | ```python
print(55 - 83)
``` | -28 |
¿Cuál es la salida del siguiente código? | ```python
print(7 - 53)
``` | -46 |
¿Cuál es la salida del siguiente código? | ```python
print(96 + 94)
``` | 190 |
¿Cuál es la salida del siguiente código? | ```python
print(35 + 98)
``` | 133 |
What is the output of the following code? | ```python
print(95 * 96)
``` | 9120 |
¿Cuál es la salida del siguiente código? | ```python
print(32 + 55)
``` | 87 |
¿Cuál es la salida del siguiente código? | ```python
print(50 + 14)
``` | 64 |
¿Cuál es la salida del siguiente código? | ```python
print(40 * 66)
``` | 2640 |
What is the output of the following code? | ```python
print(58 + 15)
``` | 73 |
¿Cuál es la salida del siguiente código? | ```python
print(33 + 3)
``` | 36 |
¿Cuál es la salida del siguiente código? | ```python
print(3 + 88)
``` | 91 |
¿Cuál es la salida del siguiente código? | ```python
print(34 * 66)
``` | 2244 |
What is the output of the following code? | ```python
print(27 - 33)
``` | -6 |
What is the output of the following code? | ```python
print(95 - 93)
``` | 2 |
What is the output of the following code? | ```python
print(43 + 97)
``` | 140 |
What is the output of the following code? | ```python
print(29 + 92)
``` | 121 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.