instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(74 + 25)
``` | 99 |
What is the output of the following code? | ```python
print(69 + 49)
``` | 118 |
What is the output of the following code? | ```python
print(62 + 71)
``` | 133 |
¿Cuál es la salida del siguiente código? | ```python
print(49 - 31)
``` | 18 |
¿Cuál es la salida del siguiente código? | ```python
print(25 * 26)
``` | 650 |
What is the output of the following code? | ```python
print(80 * 45)
``` | 3600 |
What is the output of the following code? | ```python
print(23 * 75)
``` | 1725 |
¿Cuál es la salida del siguiente código? | ```python
print(96 - 19)
``` | 77 |
What is the output of the following code? | ```python
print(3 + 6)
``` | 9 |
¿Cuál es la salida del siguiente código? | ```python
print(14 + 59)
``` | 73 |
What is the output of the following code? | ```python
print(20 * 94)
``` | 1880 |
What is the output of the following code? | ```python
print(96 - 67)
``` | 29 |
What is the output of the following code? | ```python
print(42 + 40)
``` | 82 |
What is the output of the following code? | ```python
print(12 - 71)
``` | -59 |
¿Cuál es la salida del siguiente código? | ```python
print(5 * 93)
``` | 465 |
¿Cuál es la salida del siguiente código? | ```python
print(49 + 19)
``` | 68 |
¿Cuál es la salida del siguiente código? | ```python
print(85 * 33)
``` | 2805 |
¿Cuál es la salida del siguiente código? | ```python
print(71 + 84)
``` | 155 |
¿Cuál es la salida del siguiente código? | ```python
print(63 - 85)
``` | -22 |
What is the output of the following code? | ```python
print(38 - 96)
``` | -58 |
What is the output of the following code? | ```python
print(93 - 71)
``` | 22 |
What is the output of the following code? | ```python
print(86 - 7)
``` | 79 |
¿Cuál es la salida del siguiente código? | ```python
print(21 + 94)
``` | 115 |
¿Cuál es la salida del siguiente código? | ```python
print(32 * 48)
``` | 1536 |
¿Cuál es la salida del siguiente código? | ```python
print(42 + 4)
``` | 46 |
What is the output of the following code? | ```python
print(90 - 8)
``` | 82 |
What is the output of the following code? | ```python
print(28 * 22)
``` | 616 |
What is the output of the following code? | ```python
print(8 + 77)
``` | 85 |
What is the output of the following code? | ```python
print(97 * 76)
``` | 7372 |
What is the output of the following code? | ```python
print(48 * 48)
``` | 2304 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 18)
``` | 30 |
What is the output of the following code? | ```python
print(50 - 60)
``` | -10 |
What is the output of the following code? | ```python
print(10 - 15)
``` | -5 |
¿Cuál es la salida del siguiente código? | ```python
print(22 * 63)
``` | 1386 |
What is the output of the following code? | ```python
print(82 * 95)
``` | 7790 |
¿Cuál es la salida del siguiente código? | ```python
print(55 * 84)
``` | 4620 |
What is the output of the following code? | ```python
print(54 + 100)
``` | 154 |
¿Cuál es la salida del siguiente código? | ```python
print(89 - 39)
``` | 50 |
¿Cuál es la salida del siguiente código? | ```python
print(72 - 68)
``` | 4 |
¿Cuál es la salida del siguiente código? | ```python
print(29 * 34)
``` | 986 |
¿Cuál es la salida del siguiente código? | ```python
print(35 * 61)
``` | 2135 |
¿Cuál es la salida del siguiente código? | ```python
print(76 * 37)
``` | 2812 |
¿Cuál es la salida del siguiente código? | ```python
print(45 + 34)
``` | 79 |
What is the output of the following code? | ```python
print(12 * 1)
``` | 12 |
What is the output of the following code? | ```python
print(66 * 3)
``` | 198 |
¿Cuál es la salida del siguiente código? | ```python
print(47 * 46)
``` | 2162 |
What is the output of the following code? | ```python
print(80 * 2)
``` | 160 |
¿Cuál es la salida del siguiente código? | ```python
print(43 - 13)
``` | 30 |
What is the output of the following code? | ```python
print(75 * 91)
``` | 6825 |
What is the output of the following code? | ```python
print(73 * 13)
``` | 949 |
What is the output of the following code? | ```python
print(27 * 92)
``` | 2484 |
¿Cuál es la salida del siguiente código? | ```python
print(4 - 93)
``` | -89 |
¿Cuál es la salida del siguiente código? | ```python
print(96 - 10)
``` | 86 |
What is the output of the following code? | ```python
print(61 + 96)
``` | 157 |
What is the output of the following code? | ```python
print(38 + 22)
``` | 60 |
What is the output of the following code? | ```python
print(1 + 60)
``` | 61 |
¿Cuál es la salida del siguiente código? | ```python
print(15 * 16)
``` | 240 |
What is the output of the following code? | ```python
print(21 - 81)
``` | -60 |
¿Cuál es la salida del siguiente código? | ```python
print(88 * 10)
``` | 880 |
¿Cuál es la salida del siguiente código? | ```python
print(40 + 45)
``` | 85 |
What is the output of the following code? | ```python
print(66 + 15)
``` | 81 |
What is the output of the following code? | ```python
print(65 - 1)
``` | 64 |
¿Cuál es la salida del siguiente código? | ```python
print(31 + 68)
``` | 99 |
What is the output of the following code? | ```python
print(78 * 50)
``` | 3900 |
¿Cuál es la salida del siguiente código? | ```python
print(43 * 54)
``` | 2322 |
What is the output of the following code? | ```python
print(32 - 55)
``` | -23 |
What is the output of the following code? | ```python
print(24 - 20)
``` | 4 |
¿Cuál es la salida del siguiente código? | ```python
print(69 - 100)
``` | -31 |
What is the output of the following code? | ```python
print(77 + 49)
``` | 126 |
What is the output of the following code? | ```python
print(84 + 50)
``` | 134 |
¿Cuál es la salida del siguiente código? | ```python
print(83 * 21)
``` | 1743 |
What is the output of the following code? | ```python
print(16 * 65)
``` | 1040 |
¿Cuál es la salida del siguiente código? | ```python
print(44 - 8)
``` | 36 |
¿Cuál es la salida del siguiente código? | ```python
print(33 - 68)
``` | -35 |
What is the output of the following code? | ```python
print(81 + 37)
``` | 118 |
¿Cuál es la salida del siguiente código? | ```python
print(10 - 56)
``` | -46 |
¿Cuál es la salida del siguiente código? | ```python
print(84 - 2)
``` | 82 |
¿Cuál es la salida del siguiente código? | ```python
print(50 * 76)
``` | 3800 |
What is the output of the following code? | ```python
print(45 + 26)
``` | 71 |
¿Cuál es la salida del siguiente código? | ```python
print(26 - 47)
``` | -21 |
What is the output of the following code? | ```python
print(34 + 20)
``` | 54 |
¿Cuál es la salida del siguiente código? | ```python
print(11 - 57)
``` | -46 |
What is the output of the following code? | ```python
print(64 - 63)
``` | 1 |
¿Cuál es la salida del siguiente código? | ```python
print(14 - 95)
``` | -81 |
What is the output of the following code? | ```python
print(63 * 30)
``` | 1890 |
¿Cuál es la salida del siguiente código? | ```python
print(42 * 10)
``` | 420 |
What is the output of the following code? | ```python
print(32 + 28)
``` | 60 |
¿Cuál es la salida del siguiente código? | ```python
print(82 + 97)
``` | 179 |
¿Cuál es la salida del siguiente código? | ```python
print(12 * 87)
``` | 1044 |
What is the output of the following code? | ```python
print(74 - 55)
``` | 19 |
¿Cuál es la salida del siguiente código? | ```python
print(77 + 74)
``` | 151 |
¿Cuál es la salida del siguiente código? | ```python
print(14 * 39)
``` | 546 |
What is the output of the following code? | ```python
print(92 * 92)
``` | 8464 |
What is the output of the following code? | ```python
print(83 + 40)
``` | 123 |
¿Cuál es la salida del siguiente código? | ```python
print(33 + 64)
``` | 97 |
¿Cuál es la salida del siguiente código? | ```python
print(100 + 3)
``` | 103 |
What is the output of the following code? | ```python
print(66 - 34)
``` | 32 |
¿Cuál es la salida del siguiente código? | ```python
print(5 - 46)
``` | -41 |
¿Cuál es la salida del siguiente código? | ```python
print(42 + 37)
``` | 79 |
¿Cuál es la salida del siguiente código? | ```python
print(38 + 99)
``` | 137 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.