instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(84 * 78)
``` | 6552 |
¿Cuál es la salida del siguiente código? | ```python
print(25 * 33)
``` | 825 |
¿Cuál es la salida del siguiente código? | ```python
print(76 - 98)
``` | -22 |
¿Cuál es la salida del siguiente código? | ```python
print(28 - 9)
``` | 19 |
What is the output of the following code? | ```python
print(29 + 31)
``` | 60 |
¿Cuál es la salida del siguiente código? | ```python
print(58 - 72)
``` | -14 |
¿Cuál es la salida del siguiente código? | ```python
print(38 + 45)
``` | 83 |
¿Cuál es la salida del siguiente código? | ```python
print(63 + 8)
``` | 71 |
What is the output of the following code? | ```python
print(13 - 58)
``` | -45 |
What is the output of the following code? | ```python
print(77 - 92)
``` | -15 |
What is the output of the following code? | ```python
print(65 + 52)
``` | 117 |
¿Cuál es la salida del siguiente código? | ```python
print(33 - 81)
``` | -48 |
What is the output of the following code? | ```python
print(74 + 12)
``` | 86 |
¿Cuál es la salida del siguiente código? | ```python
print(95 - 51)
``` | 44 |
¿Cuál es la salida del siguiente código? | ```python
print(43 - 94)
``` | -51 |
What is the output of the following code? | ```python
print(74 - 98)
``` | -24 |
What is the output of the following code? | ```python
print(27 + 53)
``` | 80 |
¿Cuál es la salida del siguiente código? | ```python
print(69 + 8)
``` | 77 |
¿Cuál es la salida del siguiente código? | ```python
print(66 - 92)
``` | -26 |
¿Cuál es la salida del siguiente código? | ```python
print(18 * 79)
``` | 1422 |
What is the output of the following code? | ```python
print(96 - 86)
``` | 10 |
What is the output of the following code? | ```python
print(35 * 78)
``` | 2730 |
What is the output of the following code? | ```python
print(32 - 6)
``` | 26 |
¿Cuál es la salida del siguiente código? | ```python
print(62 - 2)
``` | 60 |
¿Cuál es la salida del siguiente código? | ```python
print(70 + 47)
``` | 117 |
¿Cuál es la salida del siguiente código? | ```python
print(80 * 27)
``` | 2160 |
What is the output of the following code? | ```python
print(48 - 45)
``` | 3 |
What is the output of the following code? | ```python
print(79 - 43)
``` | 36 |
¿Cuál es la salida del siguiente código? | ```python
print(30 * 71)
``` | 2130 |
¿Cuál es la salida del siguiente código? | ```python
print(97 + 76)
``` | 173 |
What is the output of the following code? | ```python
print(10 + 88)
``` | 98 |
¿Cuál es la salida del siguiente código? | ```python
print(68 + 75)
``` | 143 |
What is the output of the following code? | ```python
print(99 + 32)
``` | 131 |
¿Cuál es la salida del siguiente código? | ```python
print(75 * 47)
``` | 3525 |
¿Cuál es la salida del siguiente código? | ```python
print(28 * 24)
``` | 672 |
¿Cuál es la salida del siguiente código? | ```python
print(50 - 17)
``` | 33 |
What is the output of the following code? | ```python
print(37 * 98)
``` | 3626 |
¿Cuál es la salida del siguiente código? | ```python
print(46 - 62)
``` | -16 |
¿Cuál es la salida del siguiente código? | ```python
print(67 - 79)
``` | -12 |
¿Cuál es la salida del siguiente código? | ```python
print(30 * 88)
``` | 2640 |
What is the output of the following code? | ```python
print(95 + 14)
``` | 109 |
What is the output of the following code? | ```python
print(2 - 62)
``` | -60 |
¿Cuál es la salida del siguiente código? | ```python
print(98 - 74)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(60 + 13)
``` | 73 |
¿Cuál es la salida del siguiente código? | ```python
print(50 - 32)
``` | 18 |
¿Cuál es la salida del siguiente código? | ```python
print(63 - 15)
``` | 48 |
¿Cuál es la salida del siguiente código? | ```python
print(46 * 92)
``` | 4232 |
What is the output of the following code? | ```python
print(21 * 15)
``` | 315 |
¿Cuál es la salida del siguiente código? | ```python
print(74 - 50)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(27 + 49)
``` | 76 |
What is the output of the following code? | ```python
print(44 * 4)
``` | 176 |
What is the output of the following code? | ```python
print(4 - 14)
``` | -10 |
What is the output of the following code? | ```python
print(5 - 11)
``` | -6 |
What is the output of the following code? | ```python
print(76 * 39)
``` | 2964 |
What is the output of the following code? | ```python
print(36 - 86)
``` | -50 |
What is the output of the following code? | ```python
print(11 - 16)
``` | -5 |
¿Cuál es la salida del siguiente código? | ```python
print(93 - 95)
``` | -2 |
What is the output of the following code? | ```python
print(87 + 90)
``` | 177 |
What is the output of the following code? | ```python
print(65 + 31)
``` | 96 |
¿Cuál es la salida del siguiente código? | ```python
print(9 - 95)
``` | -86 |
What is the output of the following code? | ```python
print(60 + 88)
``` | 148 |
¿Cuál es la salida del siguiente código? | ```python
print(94 + 5)
``` | 99 |
¿Cuál es la salida del siguiente código? | ```python
print(67 - 81)
``` | -14 |
¿Cuál es la salida del siguiente código? | ```python
print(66 - 40)
``` | 26 |
¿Cuál es la salida del siguiente código? | ```python
print(60 - 21)
``` | 39 |
¿Cuál es la salida del siguiente código? | ```python
print(58 * 90)
``` | 5220 |
What is the output of the following code? | ```python
print(79 - 75)
``` | 4 |
What is the output of the following code? | ```python
print(5 * 40)
``` | 200 |
What is the output of the following code? | ```python
print(74 + 72)
``` | 146 |
¿Cuál es la salida del siguiente código? | ```python
print(34 * 85)
``` | 2890 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 97)
``` | 109 |
¿Cuál es la salida del siguiente código? | ```python
print(64 * 93)
``` | 5952 |
What is the output of the following code? | ```python
print(35 - 31)
``` | 4 |
¿Cuál es la salida del siguiente código? | ```python
print(42 * 55)
``` | 2310 |
What is the output of the following code? | ```python
print(49 * 42)
``` | 2058 |
What is the output of the following code? | ```python
print(18 * 33)
``` | 594 |
What is the output of the following code? | ```python
print(14 - 34)
``` | -20 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 22)
``` | 31 |
What is the output of the following code? | ```python
print(69 - 8)
``` | 61 |
¿Cuál es la salida del siguiente código? | ```python
print(6 - 15)
``` | -9 |
¿Cuál es la salida del siguiente código? | ```python
print(16 - 87)
``` | -71 |
What is the output of the following code? | ```python
print(54 * 58)
``` | 3132 |
What is the output of the following code? | ```python
print(17 - 64)
``` | -47 |
¿Cuál es la salida del siguiente código? | ```python
print(77 * 86)
``` | 6622 |
What is the output of the following code? | ```python
print(58 * 98)
``` | 5684 |
¿Cuál es la salida del siguiente código? | ```python
print(73 + 31)
``` | 104 |
¿Cuál es la salida del siguiente código? | ```python
print(4 - 51)
``` | -47 |
What is the output of the following code? | ```python
print(51 - 63)
``` | -12 |
What is the output of the following code? | ```python
print(15 + 83)
``` | 98 |
What is the output of the following code? | ```python
print(3 - 26)
``` | -23 |
What is the output of the following code? | ```python
print(8 - 56)
``` | -48 |
¿Cuál es la salida del siguiente código? | ```python
print(28 - 95)
``` | -67 |
¿Cuál es la salida del siguiente código? | ```python
print(17 * 82)
``` | 1394 |
What is the output of the following code? | ```python
print(20 + 80)
``` | 100 |
What is the output of the following code? | ```python
print(54 * 44)
``` | 2376 |
What is the output of the following code? | ```python
print(44 * 34)
``` | 1496 |
¿Cuál es la salida del siguiente código? | ```python
print(53 - 4)
``` | 49 |
¿Cuál es la salida del siguiente código? | ```python
print(46 * 4)
``` | 184 |
¿Cuál es la salida del siguiente código? | ```python
print(10 * 91)
``` | 910 |
¿Cuál es la salida del siguiente código? | ```python
print(64 + 68)
``` | 132 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.