instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(36 - 83)
``` | -47 |
¿Cuál es la salida del siguiente código? | ```python
print(32 - 62)
``` | -30 |
¿Cuál es la salida del siguiente código? | ```python
print(54 * 32)
``` | 1728 |
What is the output of the following code? | ```python
print(44 * 87)
``` | 3828 |
What is the output of the following code? | ```python
print(6 + 28)
``` | 34 |
What is the output of the following code? | ```python
print(58 + 4)
``` | 62 |
What is the output of the following code? | ```python
print(5 + 50)
``` | 55 |
¿Cuál es la salida del siguiente código? | ```python
print(57 + 33)
``` | 90 |
What is the output of the following code? | ```python
print(39 + 98)
``` | 137 |
What is the output of the following code? | ```python
print(16 - 28)
``` | -12 |
What is the output of the following code? | ```python
print(96 + 91)
``` | 187 |
What is the output of the following code? | ```python
print(1 - 23)
``` | -22 |
¿Cuál es la salida del siguiente código? | ```python
print(73 + 92)
``` | 165 |
What is the output of the following code? | ```python
print(64 + 21)
``` | 85 |
¿Cuál es la salida del siguiente código? | ```python
print(79 - 7)
``` | 72 |
¿Cuál es la salida del siguiente código? | ```python
print(31 + 73)
``` | 104 |
What is the output of the following code? | ```python
print(25 + 94)
``` | 119 |
What is the output of the following code? | ```python
print(58 * 67)
``` | 3886 |
What is the output of the following code? | ```python
print(92 + 13)
``` | 105 |
What is the output of the following code? | ```python
print(33 + 53)
``` | 86 |
¿Cuál es la salida del siguiente código? | ```python
print(100 - 77)
``` | 23 |
What is the output of the following code? | ```python
print(8 * 11)
``` | 88 |
What is the output of the following code? | ```python
print(22 + 2)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(56 + 38)
``` | 94 |
What is the output of the following code? | ```python
print(36 + 77)
``` | 113 |
What is the output of the following code? | ```python
print(78 - 71)
``` | 7 |
¿Cuál es la salida del siguiente código? | ```python
print(83 + 21)
``` | 104 |
What is the output of the following code? | ```python
print(86 - 8)
``` | 78 |
¿Cuál es la salida del siguiente código? | ```python
print(35 * 49)
``` | 1715 |
¿Cuál es la salida del siguiente código? | ```python
print(86 + 7)
``` | 93 |
¿Cuál es la salida del siguiente código? | ```python
print(4 * 41)
``` | 164 |
What is the output of the following code? | ```python
print(81 + 24)
``` | 105 |
What is the output of the following code? | ```python
print(77 * 63)
``` | 4851 |
What is the output of the following code? | ```python
print(94 - 92)
``` | 2 |
What is the output of the following code? | ```python
print(66 - 40)
``` | 26 |
What is the output of the following code? | ```python
print(91 - 47)
``` | 44 |
What is the output of the following code? | ```python
print(27 + 92)
``` | 119 |
¿Cuál es la salida del siguiente código? | ```python
print(90 * 10)
``` | 900 |
¿Cuál es la salida del siguiente código? | ```python
print(7 * 85)
``` | 595 |
What is the output of the following code? | ```python
print(8 + 4)
``` | 12 |
¿Cuál es la salida del siguiente código? | ```python
print(86 * 62)
``` | 5332 |
What is the output of the following code? | ```python
print(21 * 76)
``` | 1596 |
¿Cuál es la salida del siguiente código? | ```python
print(55 + 73)
``` | 128 |
What is the output of the following code? | ```python
print(8 * 12)
``` | 96 |
What is the output of the following code? | ```python
print(4 * 95)
``` | 380 |
What is the output of the following code? | ```python
print(9 + 86)
``` | 95 |
¿Cuál es la salida del siguiente código? | ```python
print(88 - 79)
``` | 9 |
What is the output of the following code? | ```python
print(40 + 64)
``` | 104 |
What is the output of the following code? | ```python
print(80 + 4)
``` | 84 |
What is the output of the following code? | ```python
print(59 - 61)
``` | -2 |
What is the output of the following code? | ```python
print(18 - 59)
``` | -41 |
What is the output of the following code? | ```python
print(19 * 66)
``` | 1254 |
What is the output of the following code? | ```python
print(98 * 23)
``` | 2254 |
What is the output of the following code? | ```python
print(93 + 67)
``` | 160 |
What is the output of the following code? | ```python
print(2 - 13)
``` | -11 |
What is the output of the following code? | ```python
print(93 - 99)
``` | -6 |
¿Cuál es la salida del siguiente código? | ```python
print(23 + 58)
``` | 81 |
¿Cuál es la salida del siguiente código? | ```python
print(23 * 9)
``` | 207 |
What is the output of the following code? | ```python
print(7 - 38)
``` | -31 |
¿Cuál es la salida del siguiente código? | ```python
print(26 - 89)
``` | -63 |
What is the output of the following code? | ```python
print(71 - 47)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(41 + 37)
``` | 78 |
¿Cuál es la salida del siguiente código? | ```python
print(56 * 17)
``` | 952 |
¿Cuál es la salida del siguiente código? | ```python
print(9 * 66)
``` | 594 |
¿Cuál es la salida del siguiente código? | ```python
print(41 * 52)
``` | 2132 |
What is the output of the following code? | ```python
print(31 + 86)
``` | 117 |
What is the output of the following code? | ```python
print(23 + 55)
``` | 78 |
¿Cuál es la salida del siguiente código? | ```python
print(4 * 55)
``` | 220 |
What is the output of the following code? | ```python
print(22 + 52)
``` | 74 |
¿Cuál es la salida del siguiente código? | ```python
print(94 * 25)
``` | 2350 |
What is the output of the following code? | ```python
print(22 * 1)
``` | 22 |
What is the output of the following code? | ```python
print(37 * 94)
``` | 3478 |
What is the output of the following code? | ```python
print(37 - 76)
``` | -39 |
¿Cuál es la salida del siguiente código? | ```python
print(46 + 50)
``` | 96 |
What is the output of the following code? | ```python
print(74 - 26)
``` | 48 |
¿Cuál es la salida del siguiente código? | ```python
print(98 + 57)
``` | 155 |
¿Cuál es la salida del siguiente código? | ```python
print(49 * 92)
``` | 4508 |
¿Cuál es la salida del siguiente código? | ```python
print(36 * 64)
``` | 2304 |
¿Cuál es la salida del siguiente código? | ```python
print(84 * 48)
``` | 4032 |
What is the output of the following code? | ```python
print(31 + 43)
``` | 74 |
¿Cuál es la salida del siguiente código? | ```python
print(8 * 93)
``` | 744 |
What is the output of the following code? | ```python
print(9 * 89)
``` | 801 |
¿Cuál es la salida del siguiente código? | ```python
print(92 - 45)
``` | 47 |
What is the output of the following code? | ```python
print(43 + 3)
``` | 46 |
What is the output of the following code? | ```python
print(68 * 91)
``` | 6188 |
What is the output of the following code? | ```python
print(3 - 23)
``` | -20 |
What is the output of the following code? | ```python
print(29 - 76)
``` | -47 |
What is the output of the following code? | ```python
print(16 * 48)
``` | 768 |
¿Cuál es la salida del siguiente código? | ```python
print(52 * 87)
``` | 4524 |
What is the output of the following code? | ```python
print(84 + 78)
``` | 162 |
¿Cuál es la salida del siguiente código? | ```python
print(45 - 51)
``` | -6 |
What is the output of the following code? | ```python
print(40 + 57)
``` | 97 |
What is the output of the following code? | ```python
print(62 - 87)
``` | -25 |
What is the output of the following code? | ```python
print(72 * 9)
``` | 648 |
¿Cuál es la salida del siguiente código? | ```python
print(66 - 65)
``` | 1 |
¿Cuál es la salida del siguiente código? | ```python
print(85 + 42)
``` | 127 |
What is the output of the following code? | ```python
print(86 + 30)
``` | 116 |
What is the output of the following code? | ```python
print(73 - 63)
``` | 10 |
¿Cuál es la salida del siguiente código? | ```python
print(86 + 99)
``` | 185 |
¿Cuál es la salida del siguiente código? | ```python
print(55 + 21)
``` | 76 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.