instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(13 - 35)
``` | -22 |
What is the output of the following code? | ```python
print(58 * 59)
``` | 3422 |
¿Cuál es la salida del siguiente código? | ```python
print(92 * 77)
``` | 7084 |
What is the output of the following code? | ```python
print(66 * 91)
``` | 6006 |
¿Cuál es la salida del siguiente código? | ```python
print(22 - 21)
``` | 1 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 77)
``` | 82 |
What is the output of the following code? | ```python
print(24 - 71)
``` | -47 |
¿Cuál es la salida del siguiente código? | ```python
print(37 + 95)
``` | 132 |
¿Cuál es la salida del siguiente código? | ```python
print(83 - 84)
``` | -1 |
¿Cuál es la salida del siguiente código? | ```python
print(90 * 55)
``` | 4950 |
What is the output of the following code? | ```python
print(32 - 54)
``` | -22 |
What is the output of the following code? | ```python
print(14 * 41)
``` | 574 |
¿Cuál es la salida del siguiente código? | ```python
print(71 + 43)
``` | 114 |
What is the output of the following code? | ```python
print(48 - 88)
``` | -40 |
¿Cuál es la salida del siguiente código? | ```python
print(21 - 6)
``` | 15 |
¿Cuál es la salida del siguiente código? | ```python
print(44 * 84)
``` | 3696 |
¿Cuál es la salida del siguiente código? | ```python
print(85 * 52)
``` | 4420 |
¿Cuál es la salida del siguiente código? | ```python
print(86 - 59)
``` | 27 |
¿Cuál es la salida del siguiente código? | ```python
print(6 * 19)
``` | 114 |
What is the output of the following code? | ```python
print(58 + 14)
``` | 72 |
What is the output of the following code? | ```python
print(25 * 30)
``` | 750 |
¿Cuál es la salida del siguiente código? | ```python
print(95 - 82)
``` | 13 |
¿Cuál es la salida del siguiente código? | ```python
print(88 - 8)
``` | 80 |
¿Cuál es la salida del siguiente código? | ```python
print(4 - 25)
``` | -21 |
What is the output of the following code? | ```python
print(43 * 15)
``` | 645 |
What is the output of the following code? | ```python
print(28 - 26)
``` | 2 |
What is the output of the following code? | ```python
print(84 + 11)
``` | 95 |
¿Cuál es la salida del siguiente código? | ```python
print(94 - 90)
``` | 4 |
What is the output of the following code? | ```python
print(68 - 33)
``` | 35 |
¿Cuál es la salida del siguiente código? | ```python
print(8 * 72)
``` | 576 |
¿Cuál es la salida del siguiente código? | ```python
print(17 * 25)
``` | 425 |
¿Cuál es la salida del siguiente código? | ```python
print(58 * 60)
``` | 3480 |
¿Cuál es la salida del siguiente código? | ```python
print(53 * 36)
``` | 1908 |
What is the output of the following code? | ```python
print(97 - 41)
``` | 56 |
¿Cuál es la salida del siguiente código? | ```python
print(22 * 51)
``` | 1122 |
¿Cuál es la salida del siguiente código? | ```python
print(76 * 77)
``` | 5852 |
¿Cuál es la salida del siguiente código? | ```python
print(78 + 13)
``` | 91 |
What is the output of the following code? | ```python
print(92 * 77)
``` | 7084 |
¿Cuál es la salida del siguiente código? | ```python
print(94 - 88)
``` | 6 |
¿Cuál es la salida del siguiente código? | ```python
print(8 - 42)
``` | -34 |
What is the output of the following code? | ```python
print(22 - 49)
``` | -27 |
What is the output of the following code? | ```python
print(21 * 86)
``` | 1806 |
What is the output of the following code? | ```python
print(15 * 51)
``` | 765 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 10)
``` | 14 |
¿Cuál es la salida del siguiente código? | ```python
print(74 * 85)
``` | 6290 |
¿Cuál es la salida del siguiente código? | ```python
print(74 * 31)
``` | 2294 |
¿Cuál es la salida del siguiente código? | ```python
print(70 * 75)
``` | 5250 |
¿Cuál es la salida del siguiente código? | ```python
print(14 + 71)
``` | 85 |
¿Cuál es la salida del siguiente código? | ```python
print(5 - 78)
``` | -73 |
¿Cuál es la salida del siguiente código? | ```python
print(8 * 17)
``` | 136 |
¿Cuál es la salida del siguiente código? | ```python
print(82 * 100)
``` | 8200 |
What is the output of the following code? | ```python
print(13 + 16)
``` | 29 |
¿Cuál es la salida del siguiente código? | ```python
print(89 + 22)
``` | 111 |
What is the output of the following code? | ```python
print(28 + 7)
``` | 35 |
¿Cuál es la salida del siguiente código? | ```python
print(45 + 82)
``` | 127 |
What is the output of the following code? | ```python
print(52 - 20)
``` | 32 |
¿Cuál es la salida del siguiente código? | ```python
print(36 - 97)
``` | -61 |
¿Cuál es la salida del siguiente código? | ```python
print(2 * 74)
``` | 148 |
¿Cuál es la salida del siguiente código? | ```python
print(97 - 3)
``` | 94 |
What is the output of the following code? | ```python
print(63 * 5)
``` | 315 |
What is the output of the following code? | ```python
print(96 + 6)
``` | 102 |
What is the output of the following code? | ```python
print(87 - 67)
``` | 20 |
What is the output of the following code? | ```python
print(1 + 55)
``` | 56 |
¿Cuál es la salida del siguiente código? | ```python
print(22 - 100)
``` | -78 |
What is the output of the following code? | ```python
print(22 - 51)
``` | -29 |
¿Cuál es la salida del siguiente código? | ```python
print(8 * 86)
``` | 688 |
What is the output of the following code? | ```python
print(29 - 15)
``` | 14 |
¿Cuál es la salida del siguiente código? | ```python
print(15 * 28)
``` | 420 |
What is the output of the following code? | ```python
print(30 + 56)
``` | 86 |
¿Cuál es la salida del siguiente código? | ```python
print(95 - 90)
``` | 5 |
¿Cuál es la salida del siguiente código? | ```python
print(24 * 89)
``` | 2136 |
What is the output of the following code? | ```python
print(47 - 61)
``` | -14 |
¿Cuál es la salida del siguiente código? | ```python
print(13 + 42)
``` | 55 |
What is the output of the following code? | ```python
print(56 * 65)
``` | 3640 |
What is the output of the following code? | ```python
print(84 * 47)
``` | 3948 |
¿Cuál es la salida del siguiente código? | ```python
print(79 * 53)
``` | 4187 |
What is the output of the following code? | ```python
print(64 - 29)
``` | 35 |
¿Cuál es la salida del siguiente código? | ```python
print(87 * 84)
``` | 7308 |
What is the output of the following code? | ```python
print(11 + 50)
``` | 61 |
¿Cuál es la salida del siguiente código? | ```python
print(59 - 99)
``` | -40 |
What is the output of the following code? | ```python
print(16 + 11)
``` | 27 |
What is the output of the following code? | ```python
print(34 * 98)
``` | 3332 |
What is the output of the following code? | ```python
print(90 * 16)
``` | 1440 |
What is the output of the following code? | ```python
print(90 * 6)
``` | 540 |
¿Cuál es la salida del siguiente código? | ```python
print(46 * 85)
``` | 3910 |
¿Cuál es la salida del siguiente código? | ```python
print(15 - 44)
``` | -29 |
What is the output of the following code? | ```python
print(90 + 50)
``` | 140 |
¿Cuál es la salida del siguiente código? | ```python
print(58 + 61)
``` | 119 |
¿Cuál es la salida del siguiente código? | ```python
print(49 * 93)
``` | 4557 |
What is the output of the following code? | ```python
print(18 + 84)
``` | 102 |
What is the output of the following code? | ```python
print(53 * 83)
``` | 4399 |
¿Cuál es la salida del siguiente código? | ```python
print(10 - 79)
``` | -69 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 95)
``` | 112 |
What is the output of the following code? | ```python
print(68 + 40)
``` | 108 |
What is the output of the following code? | ```python
print(25 * 83)
``` | 2075 |
¿Cuál es la salida del siguiente código? | ```python
print(58 * 15)
``` | 870 |
¿Cuál es la salida del siguiente código? | ```python
print(74 * 10)
``` | 740 |
What is the output of the following code? | ```python
print(80 * 56)
``` | 4480 |
¿Cuál es la salida del siguiente código? | ```python
print(74 + 92)
``` | 166 |
What is the output of the following code? | ```python
print(45 + 23)
``` | 68 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.