instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(98 * 33)
``` | 3234 |
What is the output of the following code? | ```python
print(3 * 4)
``` | 12 |
What is the output of the following code? | ```python
print(50 + 82)
``` | 132 |
What is the output of the following code? | ```python
print(19 * 27)
``` | 513 |
What is the output of the following code? | ```python
print(52 * 82)
``` | 4264 |
What is the output of the following code? | ```python
print(97 + 72)
``` | 169 |
¿Cuál es la salida del siguiente código? | ```python
print(67 + 51)
``` | 118 |
¿Cuál es la salida del siguiente código? | ```python
print(28 + 47)
``` | 75 |
What is the output of the following code? | ```python
print(35 * 29)
``` | 1015 |
What is the output of the following code? | ```python
print(24 * 50)
``` | 1200 |
What is the output of the following code? | ```python
print(99 + 54)
``` | 153 |
¿Cuál es la salida del siguiente código? | ```python
print(14 - 73)
``` | -59 |
What is the output of the following code? | ```python
print(19 * 47)
``` | 893 |
What is the output of the following code? | ```python
print(2 * 49)
``` | 98 |
What is the output of the following code? | ```python
print(30 + 53)
``` | 83 |
What is the output of the following code? | ```python
print(68 + 68)
``` | 136 |
What is the output of the following code? | ```python
print(25 - 89)
``` | -64 |
¿Cuál es la salida del siguiente código? | ```python
print(39 + 27)
``` | 66 |
What is the output of the following code? | ```python
print(21 + 87)
``` | 108 |
¿Cuál es la salida del siguiente código? | ```python
print(39 + 99)
``` | 138 |
¿Cuál es la salida del siguiente código? | ```python
print(29 * 24)
``` | 696 |
What is the output of the following code? | ```python
print(20 - 3)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(79 + 57)
``` | 136 |
¿Cuál es la salida del siguiente código? | ```python
print(100 + 93)
``` | 193 |
What is the output of the following code? | ```python
print(1 - 9)
``` | -8 |
¿Cuál es la salida del siguiente código? | ```python
print(29 - 42)
``` | -13 |
What is the output of the following code? | ```python
print(57 * 3)
``` | 171 |
¿Cuál es la salida del siguiente código? | ```python
print(47 + 53)
``` | 100 |
¿Cuál es la salida del siguiente código? | ```python
print(38 * 69)
``` | 2622 |
What is the output of the following code? | ```python
print(8 - 23)
``` | -15 |
What is the output of the following code? | ```python
print(21 - 45)
``` | -24 |
¿Cuál es la salida del siguiente código? | ```python
print(94 + 77)
``` | 171 |
What is the output of the following code? | ```python
print(78 * 17)
``` | 1326 |
What is the output of the following code? | ```python
print(46 * 28)
``` | 1288 |
What is the output of the following code? | ```python
print(33 * 76)
``` | 2508 |
What is the output of the following code? | ```python
print(94 - 37)
``` | 57 |
What is the output of the following code? | ```python
print(79 * 60)
``` | 4740 |
¿Cuál es la salida del siguiente código? | ```python
print(27 - 25)
``` | 2 |
What is the output of the following code? | ```python
print(52 + 11)
``` | 63 |
¿Cuál es la salida del siguiente código? | ```python
print(98 * 11)
``` | 1078 |
What is the output of the following code? | ```python
print(85 + 76)
``` | 161 |
What is the output of the following code? | ```python
print(79 - 13)
``` | 66 |
What is the output of the following code? | ```python
print(62 * 68)
``` | 4216 |
What is the output of the following code? | ```python
print(46 + 65)
``` | 111 |
What is the output of the following code? | ```python
print(50 - 39)
``` | 11 |
¿Cuál es la salida del siguiente código? | ```python
print(22 - 24)
``` | -2 |
¿Cuál es la salida del siguiente código? | ```python
print(45 - 66)
``` | -21 |
¿Cuál es la salida del siguiente código? | ```python
print(22 * 69)
``` | 1518 |
What is the output of the following code? | ```python
print(77 * 24)
``` | 1848 |
What is the output of the following code? | ```python
print(27 + 40)
``` | 67 |
What is the output of the following code? | ```python
print(79 * 62)
``` | 4898 |
¿Cuál es la salida del siguiente código? | ```python
print(67 + 26)
``` | 93 |
¿Cuál es la salida del siguiente código? | ```python
print(36 * 12)
``` | 432 |
¿Cuál es la salida del siguiente código? | ```python
print(24 - 35)
``` | -11 |
¿Cuál es la salida del siguiente código? | ```python
print(68 * 4)
``` | 272 |
What is the output of the following code? | ```python
print(43 - 77)
``` | -34 |
¿Cuál es la salida del siguiente código? | ```python
print(43 - 54)
``` | -11 |
What is the output of the following code? | ```python
print(22 - 45)
``` | -23 |
What is the output of the following code? | ```python
print(91 + 92)
``` | 183 |
¿Cuál es la salida del siguiente código? | ```python
print(5 - 65)
``` | -60 |
What is the output of the following code? | ```python
print(36 - 5)
``` | 31 |
What is the output of the following code? | ```python
print(12 + 14)
``` | 26 |
What is the output of the following code? | ```python
print(73 - 1)
``` | 72 |
¿Cuál es la salida del siguiente código? | ```python
print(3 + 19)
``` | 22 |
What is the output of the following code? | ```python
print(65 - 55)
``` | 10 |
What is the output of the following code? | ```python
print(87 + 95)
``` | 182 |
What is the output of the following code? | ```python
print(73 * 45)
``` | 3285 |
What is the output of the following code? | ```python
print(1 - 85)
``` | -84 |
What is the output of the following code? | ```python
print(59 + 65)
``` | 124 |
What is the output of the following code? | ```python
print(19 - 2)
``` | 17 |
What is the output of the following code? | ```python
print(70 - 9)
``` | 61 |
¿Cuál es la salida del siguiente código? | ```python
print(100 * 13)
``` | 1300 |
What is the output of the following code? | ```python
print(14 + 55)
``` | 69 |
What is the output of the following code? | ```python
print(65 * 98)
``` | 6370 |
¿Cuál es la salida del siguiente código? | ```python
print(48 - 21)
``` | 27 |
¿Cuál es la salida del siguiente código? | ```python
print(97 + 83)
``` | 180 |
¿Cuál es la salida del siguiente código? | ```python
print(46 - 48)
``` | -2 |
¿Cuál es la salida del siguiente código? | ```python
print(40 + 56)
``` | 96 |
What is the output of the following code? | ```python
print(26 - 90)
``` | -64 |
What is the output of the following code? | ```python
print(77 + 78)
``` | 155 |
¿Cuál es la salida del siguiente código? | ```python
print(10 - 96)
``` | -86 |
What is the output of the following code? | ```python
print(10 * 13)
``` | 130 |
What is the output of the following code? | ```python
print(15 + 23)
``` | 38 |
What is the output of the following code? | ```python
print(95 + 8)
``` | 103 |
What is the output of the following code? | ```python
print(9 + 45)
``` | 54 |
¿Cuál es la salida del siguiente código? | ```python
print(38 * 33)
``` | 1254 |
What is the output of the following code? | ```python
print(67 - 30)
``` | 37 |
What is the output of the following code? | ```python
print(38 - 42)
``` | -4 |
¿Cuál es la salida del siguiente código? | ```python
print(98 + 10)
``` | 108 |
¿Cuál es la salida del siguiente código? | ```python
print(86 + 48)
``` | 134 |
What is the output of the following code? | ```python
print(81 * 47)
``` | 3807 |
¿Cuál es la salida del siguiente código? | ```python
print(51 - 68)
``` | -17 |
What is the output of the following code? | ```python
print(17 * 18)
``` | 306 |
What is the output of the following code? | ```python
print(49 + 24)
``` | 73 |
¿Cuál es la salida del siguiente código? | ```python
print(94 + 85)
``` | 179 |
¿Cuál es la salida del siguiente código? | ```python
print(54 * 72)
``` | 3888 |
What is the output of the following code? | ```python
print(70 + 45)
``` | 115 |
What is the output of the following code? | ```python
print(16 * 91)
``` | 1456 |
What is the output of the following code? | ```python
print(4 - 41)
``` | -37 |
What is the output of the following code? | ```python
print(26 * 42)
``` | 1092 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.