instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(38 + 35)
``` | 73 |
What is the output of the following code? | ```python
print(96 + 98)
``` | 194 |
What is the output of the following code? | ```python
print(88 * 94)
``` | 8272 |
¿Cuál es la salida del siguiente código? | ```python
print(72 * 97)
``` | 6984 |
What is the output of the following code? | ```python
print(4 + 37)
``` | 41 |
¿Cuál es la salida del siguiente código? | ```python
print(81 - 79)
``` | 2 |
What is the output of the following code? | ```python
print(91 * 78)
``` | 7098 |
What is the output of the following code? | ```python
print(52 + 13)
``` | 65 |
¿Cuál es la salida del siguiente código? | ```python
print(30 - 49)
``` | -19 |
¿Cuál es la salida del siguiente código? | ```python
print(36 + 29)
``` | 65 |
¿Cuál es la salida del siguiente código? | ```python
print(93 + 17)
``` | 110 |
What is the output of the following code? | ```python
print(34 - 20)
``` | 14 |
¿Cuál es la salida del siguiente código? | ```python
print(80 - 80)
``` | 0 |
¿Cuál es la salida del siguiente código? | ```python
print(58 * 1)
``` | 58 |
What is the output of the following code? | ```python
print(48 * 56)
``` | 2688 |
What is the output of the following code? | ```python
print(24 - 63)
``` | -39 |
What is the output of the following code? | ```python
print(1 - 31)
``` | -30 |
¿Cuál es la salida del siguiente código? | ```python
print(84 * 1)
``` | 84 |
What is the output of the following code? | ```python
print(23 - 49)
``` | -26 |
What is the output of the following code? | ```python
print(53 + 67)
``` | 120 |
¿Cuál es la salida del siguiente código? | ```python
print(52 - 45)
``` | 7 |
¿Cuál es la salida del siguiente código? | ```python
print(42 * 44)
``` | 1848 |
What is the output of the following code? | ```python
print(17 - 54)
``` | -37 |
What is the output of the following code? | ```python
print(26 * 31)
``` | 806 |
What is the output of the following code? | ```python
print(44 + 4)
``` | 48 |
¿Cuál es la salida del siguiente código? | ```python
print(76 - 96)
``` | -20 |
What is the output of the following code? | ```python
print(67 + 43)
``` | 110 |
What is the output of the following code? | ```python
print(95 - 61)
``` | 34 |
¿Cuál es la salida del siguiente código? | ```python
print(86 * 4)
``` | 344 |
¿Cuál es la salida del siguiente código? | ```python
print(84 - 71)
``` | 13 |
¿Cuál es la salida del siguiente código? | ```python
print(86 + 54)
``` | 140 |
What is the output of the following code? | ```python
print(67 + 90)
``` | 157 |
What is the output of the following code? | ```python
print(89 - 86)
``` | 3 |
What is the output of the following code? | ```python
print(63 + 88)
``` | 151 |
¿Cuál es la salida del siguiente código? | ```python
print(28 + 68)
``` | 96 |
¿Cuál es la salida del siguiente código? | ```python
print(73 - 15)
``` | 58 |
¿Cuál es la salida del siguiente código? | ```python
print(56 - 49)
``` | 7 |
What is the output of the following code? | ```python
print(41 * 23)
``` | 943 |
¿Cuál es la salida del siguiente código? | ```python
print(67 + 31)
``` | 98 |
¿Cuál es la salida del siguiente código? | ```python
print(81 - 44)
``` | 37 |
¿Cuál es la salida del siguiente código? | ```python
print(76 - 64)
``` | 12 |
¿Cuál es la salida del siguiente código? | ```python
print(74 * 68)
``` | 5032 |
What is the output of the following code? | ```python
print(58 - 46)
``` | 12 |
¿Cuál es la salida del siguiente código? | ```python
print(88 - 94)
``` | -6 |
¿Cuál es la salida del siguiente código? | ```python
print(6 * 17)
``` | 102 |
¿Cuál es la salida del siguiente código? | ```python
print(70 + 45)
``` | 115 |
¿Cuál es la salida del siguiente código? | ```python
print(18 - 6)
``` | 12 |
¿Cuál es la salida del siguiente código? | ```python
print(21 * 56)
``` | 1176 |
What is the output of the following code? | ```python
print(45 + 51)
``` | 96 |
What is the output of the following code? | ```python
print(1 - 98)
``` | -97 |
What is the output of the following code? | ```python
print(6 + 74)
``` | 80 |
What is the output of the following code? | ```python
print(69 + 87)
``` | 156 |
What is the output of the following code? | ```python
print(39 + 56)
``` | 95 |
What is the output of the following code? | ```python
print(46 - 73)
``` | -27 |
What is the output of the following code? | ```python
print(12 - 79)
``` | -67 |
¿Cuál es la salida del siguiente código? | ```python
print(27 - 95)
``` | -68 |
What is the output of the following code? | ```python
print(83 - 4)
``` | 79 |
What is the output of the following code? | ```python
print(85 * 58)
``` | 4930 |
¿Cuál es la salida del siguiente código? | ```python
print(78 + 33)
``` | 111 |
¿Cuál es la salida del siguiente código? | ```python
print(9 * 53)
``` | 477 |
¿Cuál es la salida del siguiente código? | ```python
print(93 + 5)
``` | 98 |
¿Cuál es la salida del siguiente código? | ```python
print(18 * 53)
``` | 954 |
¿Cuál es la salida del siguiente código? | ```python
print(96 + 50)
``` | 146 |
¿Cuál es la salida del siguiente código? | ```python
print(65 + 2)
``` | 67 |
What is the output of the following code? | ```python
print(1 - 89)
``` | -88 |
¿Cuál es la salida del siguiente código? | ```python
print(39 * 77)
``` | 3003 |
What is the output of the following code? | ```python
print(56 + 66)
``` | 122 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 9)
``` | 19 |
¿Cuál es la salida del siguiente código? | ```python
print(10 - 12)
``` | -2 |
What is the output of the following code? | ```python
print(5 + 8)
``` | 13 |
What is the output of the following code? | ```python
print(40 - 69)
``` | -29 |
What is the output of the following code? | ```python
print(34 - 71)
``` | -37 |
¿Cuál es la salida del siguiente código? | ```python
print(78 + 38)
``` | 116 |
¿Cuál es la salida del siguiente código? | ```python
print(44 - 34)
``` | 10 |
What is the output of the following code? | ```python
print(96 - 28)
``` | 68 |
What is the output of the following code? | ```python
print(21 + 59)
``` | 80 |
What is the output of the following code? | ```python
print(53 * 22)
``` | 1166 |
What is the output of the following code? | ```python
print(91 * 24)
``` | 2184 |
¿Cuál es la salida del siguiente código? | ```python
print(52 + 96)
``` | 148 |
What is the output of the following code? | ```python
print(56 + 99)
``` | 155 |
¿Cuál es la salida del siguiente código? | ```python
print(92 * 35)
``` | 3220 |
¿Cuál es la salida del siguiente código? | ```python
print(63 - 65)
``` | -2 |
¿Cuál es la salida del siguiente código? | ```python
print(45 - 32)
``` | 13 |
What is the output of the following code? | ```python
print(13 - 77)
``` | -64 |
¿Cuál es la salida del siguiente código? | ```python
print(25 + 3)
``` | 28 |
¿Cuál es la salida del siguiente código? | ```python
print(30 + 80)
``` | 110 |
What is the output of the following code? | ```python
print(80 + 14)
``` | 94 |
What is the output of the following code? | ```python
print(64 * 47)
``` | 3008 |
¿Cuál es la salida del siguiente código? | ```python
print(28 - 37)
``` | -9 |
¿Cuál es la salida del siguiente código? | ```python
print(9 * 32)
``` | 288 |
What is the output of the following code? | ```python
print(13 * 98)
``` | 1274 |
What is the output of the following code? | ```python
print(19 * 95)
``` | 1805 |
¿Cuál es la salida del siguiente código? | ```python
print(45 + 67)
``` | 112 |
What is the output of the following code? | ```python
print(47 + 55)
``` | 102 |
¿Cuál es la salida del siguiente código? | ```python
print(84 - 47)
``` | 37 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 92)
``` | 107 |
What is the output of the following code? | ```python
print(8 + 87)
``` | 95 |
What is the output of the following code? | ```python
print(45 - 43)
``` | 2 |
What is the output of the following code? | ```python
print(87 * 50)
``` | 4350 |
What is the output of the following code? | ```python
print(7 + 34)
``` | 41 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.