instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(11 - 80)
``` | -69 |
What is the output of the following code? | ```python
print(58 - 10)
``` | 48 |
What is the output of the following code? | ```python
print(24 - 74)
``` | -50 |
¿Cuál es la salida del siguiente código? | ```python
print(40 + 59)
``` | 99 |
¿Cuál es la salida del siguiente código? | ```python
print(91 + 72)
``` | 163 |
What is the output of the following code? | ```python
print(34 - 99)
``` | -65 |
¿Cuál es la salida del siguiente código? | ```python
print(30 - 100)
``` | -70 |
¿Cuál es la salida del siguiente código? | ```python
print(37 * 43)
``` | 1591 |
What is the output of the following code? | ```python
print(25 + 7)
``` | 32 |
¿Cuál es la salida del siguiente código? | ```python
print(96 - 59)
``` | 37 |
¿Cuál es la salida del siguiente código? | ```python
print(54 + 73)
``` | 127 |
What is the output of the following code? | ```python
print(74 - 4)
``` | 70 |
What is the output of the following code? | ```python
print(87 + 24)
``` | 111 |
What is the output of the following code? | ```python
print(80 + 34)
``` | 114 |
What is the output of the following code? | ```python
print(74 + 59)
``` | 133 |
What is the output of the following code? | ```python
print(32 - 72)
``` | -40 |
What is the output of the following code? | ```python
print(74 - 24)
``` | 50 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 65)
``` | 83 |
What is the output of the following code? | ```python
print(90 - 93)
``` | -3 |
¿Cuál es la salida del siguiente código? | ```python
print(2 - 91)
``` | -89 |
¿Cuál es la salida del siguiente código? | ```python
print(13 * 3)
``` | 39 |
What is the output of the following code? | ```python
print(99 * 19)
``` | 1881 |
What is the output of the following code? | ```python
print(15 + 35)
``` | 50 |
What is the output of the following code? | ```python
print(37 - 23)
``` | 14 |
¿Cuál es la salida del siguiente código? | ```python
print(91 + 100)
``` | 191 |
¿Cuál es la salida del siguiente código? | ```python
print(91 * 55)
``` | 5005 |
What is the output of the following code? | ```python
print(72 * 69)
``` | 4968 |
What is the output of the following code? | ```python
print(95 + 71)
``` | 166 |
¿Cuál es la salida del siguiente código? | ```python
print(73 - 32)
``` | 41 |
What is the output of the following code? | ```python
print(83 + 81)
``` | 164 |
¿Cuál es la salida del siguiente código? | ```python
print(22 + 87)
``` | 109 |
What is the output of the following code? | ```python
print(94 - 48)
``` | 46 |
¿Cuál es la salida del siguiente código? | ```python
print(51 - 74)
``` | -23 |
What is the output of the following code? | ```python
print(57 * 30)
``` | 1710 |
¿Cuál es la salida del siguiente código? | ```python
print(22 * 54)
``` | 1188 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 86)
``` | 95 |
¿Cuál es la salida del siguiente código? | ```python
print(36 + 14)
``` | 50 |
What is the output of the following code? | ```python
print(5 - 34)
``` | -29 |
¿Cuál es la salida del siguiente código? | ```python
print(34 + 100)
``` | 134 |
¿Cuál es la salida del siguiente código? | ```python
print(74 - 87)
``` | -13 |
¿Cuál es la salida del siguiente código? | ```python
print(50 - 28)
``` | 22 |
¿Cuál es la salida del siguiente código? | ```python
print(100 - 48)
``` | 52 |
What is the output of the following code? | ```python
print(91 * 52)
``` | 4732 |
¿Cuál es la salida del siguiente código? | ```python
print(89 - 35)
``` | 54 |
What is the output of the following code? | ```python
print(32 - 79)
``` | -47 |
¿Cuál es la salida del siguiente código? | ```python
print(70 * 24)
``` | 1680 |
¿Cuál es la salida del siguiente código? | ```python
print(68 * 11)
``` | 748 |
What is the output of the following code? | ```python
print(1 + 61)
``` | 62 |
¿Cuál es la salida del siguiente código? | ```python
print(56 * 1)
``` | 56 |
What is the output of the following code? | ```python
print(82 - 73)
``` | 9 |
What is the output of the following code? | ```python
print(13 * 71)
``` | 923 |
¿Cuál es la salida del siguiente código? | ```python
print(74 * 18)
``` | 1332 |
¿Cuál es la salida del siguiente código? | ```python
print(79 * 47)
``` | 3713 |
What is the output of the following code? | ```python
print(83 * 83)
``` | 6889 |
What is the output of the following code? | ```python
print(86 * 41)
``` | 3526 |
What is the output of the following code? | ```python
print(100 * 77)
``` | 7700 |
¿Cuál es la salida del siguiente código? | ```python
print(17 * 99)
``` | 1683 |
What is the output of the following code? | ```python
print(86 + 47)
``` | 133 |
¿Cuál es la salida del siguiente código? | ```python
print(63 * 55)
``` | 3465 |
What is the output of the following code? | ```python
print(59 + 78)
``` | 137 |
What is the output of the following code? | ```python
print(31 - 29)
``` | 2 |
What is the output of the following code? | ```python
print(35 + 85)
``` | 120 |
¿Cuál es la salida del siguiente código? | ```python
print(31 - 95)
``` | -64 |
¿Cuál es la salida del siguiente código? | ```python
print(44 * 40)
``` | 1760 |
¿Cuál es la salida del siguiente código? | ```python
print(51 * 19)
``` | 969 |
What is the output of the following code? | ```python
print(65 * 76)
``` | 4940 |
What is the output of the following code? | ```python
print(14 - 76)
``` | -62 |
¿Cuál es la salida del siguiente código? | ```python
print(54 * 46)
``` | 2484 |
¿Cuál es la salida del siguiente código? | ```python
print(76 * 65)
``` | 4940 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 11)
``` | 29 |
What is the output of the following code? | ```python
print(9 * 64)
``` | 576 |
What is the output of the following code? | ```python
print(93 + 80)
``` | 173 |
What is the output of the following code? | ```python
print(63 + 80)
``` | 143 |
¿Cuál es la salida del siguiente código? | ```python
print(84 * 34)
``` | 2856 |
What is the output of the following code? | ```python
print(5 * 94)
``` | 470 |
What is the output of the following code? | ```python
print(71 + 71)
``` | 142 |
What is the output of the following code? | ```python
print(16 - 100)
``` | -84 |
¿Cuál es la salida del siguiente código? | ```python
print(13 * 21)
``` | 273 |
¿Cuál es la salida del siguiente código? | ```python
print(66 + 33)
``` | 99 |
What is the output of the following code? | ```python
print(68 * 7)
``` | 476 |
What is the output of the following code? | ```python
print(41 * 55)
``` | 2255 |
What is the output of the following code? | ```python
print(95 - 41)
``` | 54 |
¿Cuál es la salida del siguiente código? | ```python
print(8 - 98)
``` | -90 |
What is the output of the following code? | ```python
print(45 * 70)
``` | 3150 |
What is the output of the following code? | ```python
print(75 - 47)
``` | 28 |
What is the output of the following code? | ```python
print(76 - 13)
``` | 63 |
¿Cuál es la salida del siguiente código? | ```python
print(35 + 49)
``` | 84 |
¿Cuál es la salida del siguiente código? | ```python
print(34 + 99)
``` | 133 |
¿Cuál es la salida del siguiente código? | ```python
print(100 * 64)
``` | 6400 |
¿Cuál es la salida del siguiente código? | ```python
print(79 + 30)
``` | 109 |
¿Cuál es la salida del siguiente código? | ```python
print(31 * 62)
``` | 1922 |
¿Cuál es la salida del siguiente código? | ```python
print(44 * 86)
``` | 3784 |
What is the output of the following code? | ```python
print(98 * 37)
``` | 3626 |
¿Cuál es la salida del siguiente código? | ```python
print(94 * 100)
``` | 9400 |
What is the output of the following code? | ```python
print(30 * 58)
``` | 1740 |
What is the output of the following code? | ```python
print(23 + 89)
``` | 112 |
¿Cuál es la salida del siguiente código? | ```python
print(55 - 55)
``` | 0 |
¿Cuál es la salida del siguiente código? | ```python
print(52 + 54)
``` | 106 |
What is the output of the following code? | ```python
print(47 - 10)
``` | 37 |
What is the output of the following code? | ```python
print(74 + 94)
``` | 168 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.