instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(38 - 30)
``` | 8 |
What is the output of the following code? | ```python
print(69 + 51)
``` | 120 |
What is the output of the following code? | ```python
print(74 - 7)
``` | 67 |
What is the output of the following code? | ```python
print(5 + 90)
``` | 95 |
¿Cuál es la salida del siguiente código? | ```python
print(32 - 23)
``` | 9 |
¿Cuál es la salida del siguiente código? | ```python
print(3 - 3)
``` | 0 |
What is the output of the following code? | ```python
print(70 - 96)
``` | -26 |
¿Cuál es la salida del siguiente código? | ```python
print(14 * 46)
``` | 644 |
¿Cuál es la salida del siguiente código? | ```python
print(97 * 96)
``` | 9312 |
¿Cuál es la salida del siguiente código? | ```python
print(37 - 7)
``` | 30 |
What is the output of the following code? | ```python
print(66 * 4)
``` | 264 |
What is the output of the following code? | ```python
print(57 + 95)
``` | 152 |
What is the output of the following code? | ```python
print(74 + 78)
``` | 152 |
What is the output of the following code? | ```python
print(78 - 51)
``` | 27 |
What is the output of the following code? | ```python
print(26 * 34)
``` | 884 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 48)
``` | 57 |
¿Cuál es la salida del siguiente código? | ```python
print(49 - 22)
``` | 27 |
What is the output of the following code? | ```python
print(92 + 48)
``` | 140 |
What is the output of the following code? | ```python
print(56 - 55)
``` | 1 |
What is the output of the following code? | ```python
print(47 * 21)
``` | 987 |
What is the output of the following code? | ```python
print(84 - 74)
``` | 10 |
¿Cuál es la salida del siguiente código? | ```python
print(21 + 52)
``` | 73 |
What is the output of the following code? | ```python
print(5 * 77)
``` | 385 |
What is the output of the following code? | ```python
print(82 + 24)
``` | 106 |
¿Cuál es la salida del siguiente código? | ```python
print(20 - 44)
``` | -24 |
¿Cuál es la salida del siguiente código? | ```python
print(88 - 1)
``` | 87 |
What is the output of the following code? | ```python
print(61 + 94)
``` | 155 |
What is the output of the following code? | ```python
print(54 * 56)
``` | 3024 |
¿Cuál es la salida del siguiente código? | ```python
print(19 * 54)
``` | 1026 |
What is the output of the following code? | ```python
print(42 * 42)
``` | 1764 |
¿Cuál es la salida del siguiente código? | ```python
print(55 * 39)
``` | 2145 |
¿Cuál es la salida del siguiente código? | ```python
print(72 - 11)
``` | 61 |
What is the output of the following code? | ```python
print(85 + 34)
``` | 119 |
What is the output of the following code? | ```python
print(5 - 84)
``` | -79 |
¿Cuál es la salida del siguiente código? | ```python
print(63 + 64)
``` | 127 |
¿Cuál es la salida del siguiente código? | ```python
print(16 * 46)
``` | 736 |
What is the output of the following code? | ```python
print(33 - 99)
``` | -66 |
¿Cuál es la salida del siguiente código? | ```python
print(83 - 36)
``` | 47 |
What is the output of the following code? | ```python
print(23 * 32)
``` | 736 |
What is the output of the following code? | ```python
print(4 + 10)
``` | 14 |
¿Cuál es la salida del siguiente código? | ```python
print(96 - 63)
``` | 33 |
¿Cuál es la salida del siguiente código? | ```python
print(34 + 39)
``` | 73 |
What is the output of the following code? | ```python
print(43 - 95)
``` | -52 |
What is the output of the following code? | ```python
print(19 - 22)
``` | -3 |
What is the output of the following code? | ```python
print(7 - 76)
``` | -69 |
¿Cuál es la salida del siguiente código? | ```python
print(67 + 17)
``` | 84 |
¿Cuál es la salida del siguiente código? | ```python
print(69 * 32)
``` | 2208 |
What is the output of the following code? | ```python
print(13 - 29)
``` | -16 |
¿Cuál es la salida del siguiente código? | ```python
print(67 * 71)
``` | 4757 |
What is the output of the following code? | ```python
print(72 * 20)
``` | 1440 |
What is the output of the following code? | ```python
print(57 + 57)
``` | 114 |
¿Cuál es la salida del siguiente código? | ```python
print(89 + 32)
``` | 121 |
What is the output of the following code? | ```python
print(31 - 47)
``` | -16 |
What is the output of the following code? | ```python
print(85 - 25)
``` | 60 |
What is the output of the following code? | ```python
print(95 - 18)
``` | 77 |
What is the output of the following code? | ```python
print(92 * 14)
``` | 1288 |
¿Cuál es la salida del siguiente código? | ```python
print(15 * 96)
``` | 1440 |
¿Cuál es la salida del siguiente código? | ```python
print(89 + 75)
``` | 164 |
¿Cuál es la salida del siguiente código? | ```python
print(28 + 66)
``` | 94 |
¿Cuál es la salida del siguiente código? | ```python
print(47 + 34)
``` | 81 |
What is the output of the following code? | ```python
print(15 - 22)
``` | -7 |
What is the output of the following code? | ```python
print(38 - 27)
``` | 11 |
What is the output of the following code? | ```python
print(31 - 22)
``` | 9 |
¿Cuál es la salida del siguiente código? | ```python
print(29 + 50)
``` | 79 |
¿Cuál es la salida del siguiente código? | ```python
print(40 - 41)
``` | -1 |
What is the output of the following code? | ```python
print(45 - 10)
``` | 35 |
What is the output of the following code? | ```python
print(31 + 46)
``` | 77 |
What is the output of the following code? | ```python
print(71 + 62)
``` | 133 |
What is the output of the following code? | ```python
print(84 + 35)
``` | 119 |
¿Cuál es la salida del siguiente código? | ```python
print(80 + 51)
``` | 131 |
What is the output of the following code? | ```python
print(92 * 38)
``` | 3496 |
¿Cuál es la salida del siguiente código? | ```python
print(40 + 76)
``` | 116 |
What is the output of the following code? | ```python
print(79 + 55)
``` | 134 |
¿Cuál es la salida del siguiente código? | ```python
print(63 + 63)
``` | 126 |
¿Cuál es la salida del siguiente código? | ```python
print(10 * 34)
``` | 340 |
What is the output of the following code? | ```python
print(19 - 7)
``` | 12 |
What is the output of the following code? | ```python
print(97 - 42)
``` | 55 |
What is the output of the following code? | ```python
print(84 * 55)
``` | 4620 |
¿Cuál es la salida del siguiente código? | ```python
print(11 - 91)
``` | -80 |
¿Cuál es la salida del siguiente código? | ```python
print(96 + 1)
``` | 97 |
What is the output of the following code? | ```python
print(67 * 22)
``` | 1474 |
¿Cuál es la salida del siguiente código? | ```python
print(14 * 100)
``` | 1400 |
What is the output of the following code? | ```python
print(92 * 41)
``` | 3772 |
¿Cuál es la salida del siguiente código? | ```python
print(83 + 85)
``` | 168 |
What is the output of the following code? | ```python
print(42 + 97)
``` | 139 |
What is the output of the following code? | ```python
print(51 - 15)
``` | 36 |
What is the output of the following code? | ```python
print(3 - 15)
``` | -12 |
¿Cuál es la salida del siguiente código? | ```python
print(34 - 63)
``` | -29 |
¿Cuál es la salida del siguiente código? | ```python
print(90 - 100)
``` | -10 |
¿Cuál es la salida del siguiente código? | ```python
print(86 - 85)
``` | 1 |
What is the output of the following code? | ```python
print(36 * 23)
``` | 828 |
What is the output of the following code? | ```python
print(97 + 46)
``` | 143 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 29)
``` | 41 |
¿Cuál es la salida del siguiente código? | ```python
print(36 * 77)
``` | 2772 |
What is the output of the following code? | ```python
print(73 - 21)
``` | 52 |
What is the output of the following code? | ```python
print(87 + 8)
``` | 95 |
What is the output of the following code? | ```python
print(40 + 7)
``` | 47 |
¿Cuál es la salida del siguiente código? | ```python
print(56 - 63)
``` | -7 |
What is the output of the following code? | ```python
print(99 + 15)
``` | 114 |
What is the output of the following code? | ```python
print(40 + 5)
``` | 45 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.