instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(82 - 48)
``` | 34 |
What is the output of the following code? | ```python
print(96 + 63)
``` | 159 |
What is the output of the following code? | ```python
print(66 - 27)
``` | 39 |
¿Cuál es la salida del siguiente código? | ```python
print(24 * 1)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(91 * 28)
``` | 2548 |
What is the output of the following code? | ```python
print(22 + 11)
``` | 33 |
What is the output of the following code? | ```python
print(51 - 46)
``` | 5 |
¿Cuál es la salida del siguiente código? | ```python
print(95 + 44)
``` | 139 |
What is the output of the following code? | ```python
print(85 * 23)
``` | 1955 |
What is the output of the following code? | ```python
print(62 - 75)
``` | -13 |
¿Cuál es la salida del siguiente código? | ```python
print(78 - 27)
``` | 51 |
What is the output of the following code? | ```python
print(69 - 70)
``` | -1 |
¿Cuál es la salida del siguiente código? | ```python
print(9 * 78)
``` | 702 |
¿Cuál es la salida del siguiente código? | ```python
print(43 + 42)
``` | 85 |
What is the output of the following code? | ```python
print(4 * 39)
``` | 156 |
¿Cuál es la salida del siguiente código? | ```python
print(18 - 19)
``` | -1 |
What is the output of the following code? | ```python
print(57 * 28)
``` | 1596 |
What is the output of the following code? | ```python
print(42 + 83)
``` | 125 |
¿Cuál es la salida del siguiente código? | ```python
print(16 * 4)
``` | 64 |
¿Cuál es la salida del siguiente código? | ```python
print(27 + 12)
``` | 39 |
¿Cuál es la salida del siguiente código? | ```python
print(14 * 66)
``` | 924 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 79)
``` | 91 |
¿Cuál es la salida del siguiente código? | ```python
print(8 * 26)
``` | 208 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 17)
``` | 37 |
What is the output of the following code? | ```python
print(55 - 76)
``` | -21 |
What is the output of the following code? | ```python
print(47 - 70)
``` | -23 |
¿Cuál es la salida del siguiente código? | ```python
print(38 + 81)
``` | 119 |
What is the output of the following code? | ```python
print(10 + 100)
``` | 110 |
¿Cuál es la salida del siguiente código? | ```python
print(82 * 78)
``` | 6396 |
What is the output of the following code? | ```python
print(83 * 81)
``` | 6723 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 63)
``` | 80 |
What is the output of the following code? | ```python
print(4 + 2)
``` | 6 |
What is the output of the following code? | ```python
print(23 * 23)
``` | 529 |
What is the output of the following code? | ```python
print(39 + 53)
``` | 92 |
¿Cuál es la salida del siguiente código? | ```python
print(39 * 38)
``` | 1482 |
¿Cuál es la salida del siguiente código? | ```python
print(67 - 22)
``` | 45 |
What is the output of the following code? | ```python
print(65 + 53)
``` | 118 |
¿Cuál es la salida del siguiente código? | ```python
print(85 + 63)
``` | 148 |
¿Cuál es la salida del siguiente código? | ```python
print(36 + 31)
``` | 67 |
¿Cuál es la salida del siguiente código? | ```python
print(67 - 86)
``` | -19 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 17)
``` | 36 |
¿Cuál es la salida del siguiente código? | ```python
print(65 * 26)
``` | 1690 |
What is the output of the following code? | ```python
print(90 + 76)
``` | 166 |
¿Cuál es la salida del siguiente código? | ```python
print(73 + 69)
``` | 142 |
¿Cuál es la salida del siguiente código? | ```python
print(94 + 10)
``` | 104 |
What is the output of the following code? | ```python
print(66 - 22)
``` | 44 |
What is the output of the following code? | ```python
print(4 + 61)
``` | 65 |
¿Cuál es la salida del siguiente código? | ```python
print(51 + 77)
``` | 128 |
¿Cuál es la salida del siguiente código? | ```python
print(53 - 24)
``` | 29 |
What is the output of the following code? | ```python
print(33 * 77)
``` | 2541 |
What is the output of the following code? | ```python
print(55 * 29)
``` | 1595 |
¿Cuál es la salida del siguiente código? | ```python
print(2 * 81)
``` | 162 |
What is the output of the following code? | ```python
print(62 * 95)
``` | 5890 |
What is the output of the following code? | ```python
print(23 + 59)
``` | 82 |
¿Cuál es la salida del siguiente código? | ```python
print(97 + 54)
``` | 151 |
What is the output of the following code? | ```python
print(40 + 8)
``` | 48 |
What is the output of the following code? | ```python
print(94 * 54)
``` | 5076 |
¿Cuál es la salida del siguiente código? | ```python
print(80 * 25)
``` | 2000 |
What is the output of the following code? | ```python
print(33 - 72)
``` | -39 |
What is the output of the following code? | ```python
print(30 + 60)
``` | 90 |
What is the output of the following code? | ```python
print(93 + 73)
``` | 166 |
¿Cuál es la salida del siguiente código? | ```python
print(21 * 75)
``` | 1575 |
What is the output of the following code? | ```python
print(72 * 53)
``` | 3816 |
What is the output of the following code? | ```python
print(97 + 89)
``` | 186 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 3)
``` | 8 |
¿Cuál es la salida del siguiente código? | ```python
print(20 - 21)
``` | -1 |
What is the output of the following code? | ```python
print(11 + 88)
``` | 99 |
¿Cuál es la salida del siguiente código? | ```python
print(33 + 8)
``` | 41 |
What is the output of the following code? | ```python
print(7 * 11)
``` | 77 |
What is the output of the following code? | ```python
print(45 * 37)
``` | 1665 |
What is the output of the following code? | ```python
print(100 * 73)
``` | 7300 |
What is the output of the following code? | ```python
print(65 + 96)
``` | 161 |
What is the output of the following code? | ```python
print(17 - 80)
``` | -63 |
What is the output of the following code? | ```python
print(74 + 71)
``` | 145 |
¿Cuál es la salida del siguiente código? | ```python
print(85 + 87)
``` | 172 |
What is the output of the following code? | ```python
print(58 - 83)
``` | -25 |
¿Cuál es la salida del siguiente código? | ```python
print(44 * 96)
``` | 4224 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 38)
``` | 58 |
¿Cuál es la salida del siguiente código? | ```python
print(76 - 9)
``` | 67 |
What is the output of the following code? | ```python
print(23 - 76)
``` | -53 |
What is the output of the following code? | ```python
print(40 - 55)
``` | -15 |
What is the output of the following code? | ```python
print(81 + 32)
``` | 113 |
What is the output of the following code? | ```python
print(73 * 61)
``` | 4453 |
What is the output of the following code? | ```python
print(84 * 5)
``` | 420 |
What is the output of the following code? | ```python
print(91 * 74)
``` | 6734 |
¿Cuál es la salida del siguiente código? | ```python
print(79 + 99)
``` | 178 |
¿Cuál es la salida del siguiente código? | ```python
print(2 * 94)
``` | 188 |
What is the output of the following code? | ```python
print(84 * 7)
``` | 588 |
What is the output of the following code? | ```python
print(10 - 66)
``` | -56 |
What is the output of the following code? | ```python
print(10 + 10)
``` | 20 |
What is the output of the following code? | ```python
print(43 + 54)
``` | 97 |
What is the output of the following code? | ```python
print(55 + 70)
``` | 125 |
What is the output of the following code? | ```python
print(73 - 95)
``` | -22 |
What is the output of the following code? | ```python
print(7 * 36)
``` | 252 |
What is the output of the following code? | ```python
print(66 * 44)
``` | 2904 |
What is the output of the following code? | ```python
print(91 - 82)
``` | 9 |
¿Cuál es la salida del siguiente código? | ```python
print(78 + 57)
``` | 135 |
What is the output of the following code? | ```python
print(50 - 40)
``` | 10 |
What is the output of the following code? | ```python
print(31 * 73)
``` | 2263 |
¿Cuál es la salida del siguiente código? | ```python
print(29 + 21)
``` | 50 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.