instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(30 * 90)
``` | 2700 |
¿Cuál es la salida del siguiente código? | ```python
print(27 - 45)
``` | -18 |
¿Cuál es la salida del siguiente código? | ```python
print(92 + 80)
``` | 172 |
¿Cuál es la salida del siguiente código? | ```python
print(81 - 37)
``` | 44 |
¿Cuál es la salida del siguiente código? | ```python
print(97 + 19)
``` | 116 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 92)
``` | 111 |
What is the output of the following code? | ```python
print(48 * 39)
``` | 1872 |
¿Cuál es la salida del siguiente código? | ```python
print(60 * 21)
``` | 1260 |
What is the output of the following code? | ```python
print(71 + 87)
``` | 158 |
What is the output of the following code? | ```python
print(87 + 38)
``` | 125 |
¿Cuál es la salida del siguiente código? | ```python
print(73 * 17)
``` | 1241 |
¿Cuál es la salida del siguiente código? | ```python
print(75 + 81)
``` | 156 |
What is the output of the following code? | ```python
print(26 + 51)
``` | 77 |
¿Cuál es la salida del siguiente código? | ```python
print(55 * 9)
``` | 495 |
¿Cuál es la salida del siguiente código? | ```python
print(95 * 3)
``` | 285 |
What is the output of the following code? | ```python
print(25 - 79)
``` | -54 |
What is the output of the following code? | ```python
print(2 - 8)
``` | -6 |
¿Cuál es la salida del siguiente código? | ```python
print(45 + 23)
``` | 68 |
What is the output of the following code? | ```python
print(88 - 19)
``` | 69 |
¿Cuál es la salida del siguiente código? | ```python
print(70 * 37)
``` | 2590 |
¿Cuál es la salida del siguiente código? | ```python
print(89 + 93)
``` | 182 |
What is the output of the following code? | ```python
print(40 * 31)
``` | 1240 |
¿Cuál es la salida del siguiente código? | ```python
print(79 + 32)
``` | 111 |
¿Cuál es la salida del siguiente código? | ```python
print(31 - 39)
``` | -8 |
What is the output of the following code? | ```python
print(72 * 27)
``` | 1944 |
What is the output of the following code? | ```python
print(83 + 99)
``` | 182 |
What is the output of the following code? | ```python
print(90 - 32)
``` | 58 |
¿Cuál es la salida del siguiente código? | ```python
print(60 - 23)
``` | 37 |
¿Cuál es la salida del siguiente código? | ```python
print(21 - 77)
``` | -56 |
¿Cuál es la salida del siguiente código? | ```python
print(80 * 94)
``` | 7520 |
What is the output of the following code? | ```python
print(26 * 43)
``` | 1118 |
¿Cuál es la salida del siguiente código? | ```python
print(15 - 35)
``` | -20 |
¿Cuál es la salida del siguiente código? | ```python
print(51 + 54)
``` | 105 |
What is the output of the following code? | ```python
print(97 * 13)
``` | 1261 |
What is the output of the following code? | ```python
print(31 - 55)
``` | -24 |
What is the output of the following code? | ```python
print(15 + 22)
``` | 37 |
¿Cuál es la salida del siguiente código? | ```python
print(2 * 85)
``` | 170 |
¿Cuál es la salida del siguiente código? | ```python
print(47 + 44)
``` | 91 |
What is the output of the following code? | ```python
print(59 - 39)
``` | 20 |
What is the output of the following code? | ```python
print(29 - 49)
``` | -20 |
¿Cuál es la salida del siguiente código? | ```python
print(67 + 62)
``` | 129 |
What is the output of the following code? | ```python
print(68 + 96)
``` | 164 |
¿Cuál es la salida del siguiente código? | ```python
print(72 * 77)
``` | 5544 |
¿Cuál es la salida del siguiente código? | ```python
print(67 * 52)
``` | 3484 |
¿Cuál es la salida del siguiente código? | ```python
print(63 - 44)
``` | 19 |
What is the output of the following code? | ```python
print(69 * 62)
``` | 4278 |
¿Cuál es la salida del siguiente código? | ```python
print(1 - 25)
``` | -24 |
¿Cuál es la salida del siguiente código? | ```python
print(25 + 10)
``` | 35 |
What is the output of the following code? | ```python
print(89 - 7)
``` | 82 |
¿Cuál es la salida del siguiente código? | ```python
print(37 * 28)
``` | 1036 |
¿Cuál es la salida del siguiente código? | ```python
print(50 * 89)
``` | 4450 |
¿Cuál es la salida del siguiente código? | ```python
print(23 - 58)
``` | -35 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 89)
``` | 91 |
What is the output of the following code? | ```python
print(41 - 40)
``` | 1 |
¿Cuál es la salida del siguiente código? | ```python
print(5 * 57)
``` | 285 |
What is the output of the following code? | ```python
print(64 * 95)
``` | 6080 |
What is the output of the following code? | ```python
print(59 - 98)
``` | -39 |
¿Cuál es la salida del siguiente código? | ```python
print(61 - 4)
``` | 57 |
What is the output of the following code? | ```python
print(78 * 92)
``` | 7176 |
What is the output of the following code? | ```python
print(60 + 95)
``` | 155 |
What is the output of the following code? | ```python
print(37 * 12)
``` | 444 |
¿Cuál es la salida del siguiente código? | ```python
print(43 + 91)
``` | 134 |
¿Cuál es la salida del siguiente código? | ```python
print(41 + 55)
``` | 96 |
¿Cuál es la salida del siguiente código? | ```python
print(48 + 94)
``` | 142 |
¿Cuál es la salida del siguiente código? | ```python
print(100 + 24)
``` | 124 |
¿Cuál es la salida del siguiente código? | ```python
print(33 * 12)
``` | 396 |
¿Cuál es la salida del siguiente código? | ```python
print(48 * 94)
``` | 4512 |
What is the output of the following code? | ```python
print(8 + 2)
``` | 10 |
What is the output of the following code? | ```python
print(67 * 49)
``` | 3283 |
What is the output of the following code? | ```python
print(67 - 63)
``` | 4 |
What is the output of the following code? | ```python
print(84 + 66)
``` | 150 |
¿Cuál es la salida del siguiente código? | ```python
print(34 - 2)
``` | 32 |
¿Cuál es la salida del siguiente código? | ```python
print(95 + 55)
``` | 150 |
¿Cuál es la salida del siguiente código? | ```python
print(48 * 43)
``` | 2064 |
What is the output of the following code? | ```python
print(34 + 6)
``` | 40 |
What is the output of the following code? | ```python
print(51 * 74)
``` | 3774 |
What is the output of the following code? | ```python
print(95 - 53)
``` | 42 |
What is the output of the following code? | ```python
print(34 + 97)
``` | 131 |
What is the output of the following code? | ```python
print(97 * 42)
``` | 4074 |
What is the output of the following code? | ```python
print(72 - 37)
``` | 35 |
What is the output of the following code? | ```python
print(29 + 94)
``` | 123 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 53)
``` | 55 |
What is the output of the following code? | ```python
print(16 - 90)
``` | -74 |
What is the output of the following code? | ```python
print(21 + 42)
``` | 63 |
¿Cuál es la salida del siguiente código? | ```python
print(60 + 61)
``` | 121 |
¿Cuál es la salida del siguiente código? | ```python
print(94 - 74)
``` | 20 |
What is the output of the following code? | ```python
print(94 - 8)
``` | 86 |
¿Cuál es la salida del siguiente código? | ```python
print(43 * 27)
``` | 1161 |
¿Cuál es la salida del siguiente código? | ```python
print(73 * 12)
``` | 876 |
¿Cuál es la salida del siguiente código? | ```python
print(22 * 6)
``` | 132 |
What is the output of the following code? | ```python
print(75 - 11)
``` | 64 |
¿Cuál es la salida del siguiente código? | ```python
print(62 - 64)
``` | -2 |
What is the output of the following code? | ```python
print(89 - 26)
``` | 63 |
¿Cuál es la salida del siguiente código? | ```python
print(31 - 28)
``` | 3 |
¿Cuál es la salida del siguiente código? | ```python
print(65 - 29)
``` | 36 |
¿Cuál es la salida del siguiente código? | ```python
print(19 - 21)
``` | -2 |
¿Cuál es la salida del siguiente código? | ```python
print(47 + 30)
``` | 77 |
What is the output of the following code? | ```python
print(7 - 13)
``` | -6 |
¿Cuál es la salida del siguiente código? | ```python
print(95 - 5)
``` | 90 |
What is the output of the following code? | ```python
print(67 - 22)
``` | 45 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.