instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
What is the output of the following code? | ```python
print(95 - 81)
``` | 14 |
¿Cuál es la salida del siguiente código? | ```python
print(54 + 48)
``` | 102 |
What is the output of the following code? | ```python
print(87 - 39)
``` | 48 |
¿Cuál es la salida del siguiente código? | ```python
print(61 + 36)
``` | 97 |
What is the output of the following code? | ```python
print(13 - 66)
``` | -53 |
¿Cuál es la salida del siguiente código? | ```python
print(83 * 13)
``` | 1079 |
¿Cuál es la salida del siguiente código? | ```python
print(33 - 85)
``` | -52 |
What is the output of the following code? | ```python
print(34 + 39)
``` | 73 |
¿Cuál es la salida del siguiente código? | ```python
print(15 * 63)
``` | 945 |
What is the output of the following code? | ```python
print(88 - 34)
``` | 54 |
What is the output of the following code? | ```python
print(40 - 1)
``` | 39 |
¿Cuál es la salida del siguiente código? | ```python
print(18 - 94)
``` | -76 |
¿Cuál es la salida del siguiente código? | ```python
print(23 * 56)
``` | 1288 |
What is the output of the following code? | ```python
print(64 * 80)
``` | 5120 |
¿Cuál es la salida del siguiente código? | ```python
print(39 * 91)
``` | 3549 |
What is the output of the following code? | ```python
print(96 + 14)
``` | 110 |
¿Cuál es la salida del siguiente código? | ```python
print(46 - 56)
``` | -10 |
What is the output of the following code? | ```python
print(65 + 83)
``` | 148 |
What is the output of the following code? | ```python
print(93 * 24)
``` | 2232 |
What is the output of the following code? | ```python
print(80 - 4)
``` | 76 |
¿Cuál es la salida del siguiente código? | ```python
print(79 * 80)
``` | 6320 |
What is the output of the following code? | ```python
print(68 - 37)
``` | 31 |
¿Cuál es la salida del siguiente código? | ```python
print(59 * 93)
``` | 5487 |
What is the output of the following code? | ```python
print(50 + 18)
``` | 68 |
What is the output of the following code? | ```python
print(89 * 29)
``` | 2581 |
¿Cuál es la salida del siguiente código? | ```python
print(38 + 94)
``` | 132 |
¿Cuál es la salida del siguiente código? | ```python
print(46 * 66)
``` | 3036 |
What is the output of the following code? | ```python
print(77 + 80)
``` | 157 |
¿Cuál es la salida del siguiente código? | ```python
print(44 * 35)
``` | 1540 |
¿Cuál es la salida del siguiente código? | ```python
print(74 * 86)
``` | 6364 |
What is the output of the following code? | ```python
print(74 * 7)
``` | 518 |
What is the output of the following code? | ```python
print(93 * 10)
``` | 930 |
¿Cuál es la salida del siguiente código? | ```python
print(18 - 20)
``` | -2 |
What is the output of the following code? | ```python
print(81 + 100)
``` | 181 |
¿Cuál es la salida del siguiente código? | ```python
print(78 + 17)
``` | 95 |
¿Cuál es la salida del siguiente código? | ```python
print(38 - 65)
``` | -27 |
¿Cuál es la salida del siguiente código? | ```python
print(82 * 22)
``` | 1804 |
¿Cuál es la salida del siguiente código? | ```python
print(92 - 86)
``` | 6 |
¿Cuál es la salida del siguiente código? | ```python
print(75 * 27)
``` | 2025 |
¿Cuál es la salida del siguiente código? | ```python
print(61 - 77)
``` | -16 |
¿Cuál es la salida del siguiente código? | ```python
print(74 * 43)
``` | 3182 |
¿Cuál es la salida del siguiente código? | ```python
print(28 - 46)
``` | -18 |
¿Cuál es la salida del siguiente código? | ```python
print(99 - 86)
``` | 13 |
¿Cuál es la salida del siguiente código? | ```python
print(54 - 41)
``` | 13 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 87)
``` | 107 |
What is the output of the following code? | ```python
print(28 * 25)
``` | 700 |
¿Cuál es la salida del siguiente código? | ```python
print(75 - 59)
``` | 16 |
¿Cuál es la salida del siguiente código? | ```python
print(28 * 62)
``` | 1736 |
¿Cuál es la salida del siguiente código? | ```python
print(30 * 16)
``` | 480 |
¿Cuál es la salida del siguiente código? | ```python
print(46 + 81)
``` | 127 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 33)
``` | 50 |
What is the output of the following code? | ```python
print(71 - 39)
``` | 32 |
¿Cuál es la salida del siguiente código? | ```python
print(32 * 91)
``` | 2912 |
¿Cuál es la salida del siguiente código? | ```python
print(5 - 85)
``` | -80 |
What is the output of the following code? | ```python
print(21 - 7)
``` | 14 |
¿Cuál es la salida del siguiente código? | ```python
print(73 + 38)
``` | 111 |
¿Cuál es la salida del siguiente código? | ```python
print(79 + 37)
``` | 116 |
What is the output of the following code? | ```python
print(79 + 48)
``` | 127 |
What is the output of the following code? | ```python
print(9 * 24)
``` | 216 |
¿Cuál es la salida del siguiente código? | ```python
print(75 + 61)
``` | 136 |
What is the output of the following code? | ```python
print(98 - 44)
``` | 54 |
¿Cuál es la salida del siguiente código? | ```python
print(29 * 10)
``` | 290 |
¿Cuál es la salida del siguiente código? | ```python
print(8 - 50)
``` | -42 |
What is the output of the following code? | ```python
print(54 + 73)
``` | 127 |
What is the output of the following code? | ```python
print(89 * 96)
``` | 8544 |
What is the output of the following code? | ```python
print(84 + 100)
``` | 184 |
What is the output of the following code? | ```python
print(91 * 44)
``` | 4004 |
¿Cuál es la salida del siguiente código? | ```python
print(65 - 75)
``` | -10 |
What is the output of the following code? | ```python
print(44 * 2)
``` | 88 |
What is the output of the following code? | ```python
print(1 - 92)
``` | -91 |
¿Cuál es la salida del siguiente código? | ```python
print(48 * 28)
``` | 1344 |
What is the output of the following code? | ```python
print(39 + 72)
``` | 111 |
¿Cuál es la salida del siguiente código? | ```python
print(88 - 86)
``` | 2 |
What is the output of the following code? | ```python
print(97 + 99)
``` | 196 |
¿Cuál es la salida del siguiente código? | ```python
print(65 - 5)
``` | 60 |
¿Cuál es la salida del siguiente código? | ```python
print(13 * 54)
``` | 702 |
¿Cuál es la salida del siguiente código? | ```python
print(97 - 14)
``` | 83 |
What is the output of the following code? | ```python
print(45 - 73)
``` | -28 |
What is the output of the following code? | ```python
print(29 * 56)
``` | 1624 |
¿Cuál es la salida del siguiente código? | ```python
print(33 * 14)
``` | 462 |
¿Cuál es la salida del siguiente código? | ```python
print(30 * 84)
``` | 2520 |
¿Cuál es la salida del siguiente código? | ```python
print(1 * 64)
``` | 64 |
¿Cuál es la salida del siguiente código? | ```python
print(3 + 51)
``` | 54 |
What is the output of the following code? | ```python
print(81 * 79)
``` | 6399 |
¿Cuál es la salida del siguiente código? | ```python
print(60 - 13)
``` | 47 |
What is the output of the following code? | ```python
print(69 + 20)
``` | 89 |
¿Cuál es la salida del siguiente código? | ```python
print(12 * 4)
``` | 48 |
What is the output of the following code? | ```python
print(5 + 23)
``` | 28 |
What is the output of the following code? | ```python
print(52 + 80)
``` | 132 |
¿Cuál es la salida del siguiente código? | ```python
print(39 + 80)
``` | 119 |
¿Cuál es la salida del siguiente código? | ```python
print(25 * 1)
``` | 25 |
What is the output of the following code? | ```python
print(2 + 29)
``` | 31 |
What is the output of the following code? | ```python
print(73 - 89)
``` | -16 |
¿Cuál es la salida del siguiente código? | ```python
print(90 * 81)
``` | 7290 |
¿Cuál es la salida del siguiente código? | ```python
print(79 + 7)
``` | 86 |
¿Cuál es la salida del siguiente código? | ```python
print(46 - 96)
``` | -50 |
¿Cuál es la salida del siguiente código? | ```python
print(98 * 23)
``` | 2254 |
What is the output of the following code? | ```python
print(90 + 64)
``` | 154 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 26)
``` | 36 |
¿Cuál es la salida del siguiente código? | ```python
print(100 * 74)
``` | 7400 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.