instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(92 * 27)
``` | 2484 |
What is the output of the following code? | ```python
print(68 * 77)
``` | 5236 |
¿Cuál es la salida del siguiente código? | ```python
print(65 * 96)
``` | 6240 |
What is the output of the following code? | ```python
print(63 - 67)
``` | -4 |
What is the output of the following code? | ```python
print(84 + 15)
``` | 99 |
¿Cuál es la salida del siguiente código? | ```python
print(44 + 49)
``` | 93 |
What is the output of the following code? | ```python
print(54 + 20)
``` | 74 |
¿Cuál es la salida del siguiente código? | ```python
print(33 + 66)
``` | 99 |
What is the output of the following code? | ```python
print(57 - 97)
``` | -40 |
What is the output of the following code? | ```python
print(62 * 45)
``` | 2790 |
¿Cuál es la salida del siguiente código? | ```python
print(3 * 26)
``` | 78 |
What is the output of the following code? | ```python
print(90 - 28)
``` | 62 |
¿Cuál es la salida del siguiente código? | ```python
print(76 + 35)
``` | 111 |
¿Cuál es la salida del siguiente código? | ```python
print(39 - 75)
``` | -36 |
¿Cuál es la salida del siguiente código? | ```python
print(85 - 2)
``` | 83 |
What is the output of the following code? | ```python
print(65 - 27)
``` | 38 |
¿Cuál es la salida del siguiente código? | ```python
print(21 - 92)
``` | -71 |
¿Cuál es la salida del siguiente código? | ```python
print(65 + 88)
``` | 153 |
¿Cuál es la salida del siguiente código? | ```python
print(67 - 2)
``` | 65 |
¿Cuál es la salida del siguiente código? | ```python
print(48 * 32)
``` | 1536 |
What is the output of the following code? | ```python
print(37 - 17)
``` | 20 |
What is the output of the following code? | ```python
print(78 - 35)
``` | 43 |
What is the output of the following code? | ```python
print(9 - 66)
``` | -57 |
What is the output of the following code? | ```python
print(7 * 86)
``` | 602 |
What is the output of the following code? | ```python
print(74 * 15)
``` | 1110 |
¿Cuál es la salida del siguiente código? | ```python
print(82 * 54)
``` | 4428 |
What is the output of the following code? | ```python
print(92 + 98)
``` | 190 |
What is the output of the following code? | ```python
print(98 + 90)
``` | 188 |
What is the output of the following code? | ```python
print(62 - 71)
``` | -9 |
What is the output of the following code? | ```python
print(61 * 50)
``` | 3050 |
What is the output of the following code? | ```python
print(7 + 99)
``` | 106 |
What is the output of the following code? | ```python
print(63 - 59)
``` | 4 |
What is the output of the following code? | ```python
print(59 - 65)
``` | -6 |
¿Cuál es la salida del siguiente código? | ```python
print(56 - 35)
``` | 21 |
What is the output of the following code? | ```python
print(2 * 72)
``` | 144 |
¿Cuál es la salida del siguiente código? | ```python
print(52 * 11)
``` | 572 |
¿Cuál es la salida del siguiente código? | ```python
print(75 + 67)
``` | 142 |
¿Cuál es la salida del siguiente código? | ```python
print(8 - 24)
``` | -16 |
What is the output of the following code? | ```python
print(17 - 15)
``` | 2 |
What is the output of the following code? | ```python
print(61 * 59)
``` | 3599 |
What is the output of the following code? | ```python
print(42 - 50)
``` | -8 |
What is the output of the following code? | ```python
print(29 - 6)
``` | 23 |
What is the output of the following code? | ```python
print(86 + 44)
``` | 130 |
¿Cuál es la salida del siguiente código? | ```python
print(22 * 83)
``` | 1826 |
¿Cuál es la salida del siguiente código? | ```python
print(71 + 6)
``` | 77 |
What is the output of the following code? | ```python
print(36 + 82)
``` | 118 |
¿Cuál es la salida del siguiente código? | ```python
print(4 * 95)
``` | 380 |
¿Cuál es la salida del siguiente código? | ```python
print(30 * 64)
``` | 1920 |
What is the output of the following code? | ```python
print(43 - 99)
``` | -56 |
¿Cuál es la salida del siguiente código? | ```python
print(35 * 13)
``` | 455 |
What is the output of the following code? | ```python
print(80 - 64)
``` | 16 |
¿Cuál es la salida del siguiente código? | ```python
print(53 - 37)
``` | 16 |
What is the output of the following code? | ```python
print(30 - 84)
``` | -54 |
¿Cuál es la salida del siguiente código? | ```python
print(76 * 42)
``` | 3192 |
¿Cuál es la salida del siguiente código? | ```python
print(88 + 44)
``` | 132 |
¿Cuál es la salida del siguiente código? | ```python
print(2 - 10)
``` | -8 |
¿Cuál es la salida del siguiente código? | ```python
print(60 * 23)
``` | 1380 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 45)
``` | 55 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 66)
``` | 81 |
What is the output of the following code? | ```python
print(57 + 100)
``` | 157 |
What is the output of the following code? | ```python
print(21 - 75)
``` | -54 |
What is the output of the following code? | ```python
print(42 * 40)
``` | 1680 |
What is the output of the following code? | ```python
print(8 * 63)
``` | 504 |
¿Cuál es la salida del siguiente código? | ```python
print(78 - 7)
``` | 71 |
¿Cuál es la salida del siguiente código? | ```python
print(9 * 62)
``` | 558 |
¿Cuál es la salida del siguiente código? | ```python
print(38 * 61)
``` | 2318 |
¿Cuál es la salida del siguiente código? | ```python
print(69 - 55)
``` | 14 |
¿Cuál es la salida del siguiente código? | ```python
print(31 * 47)
``` | 1457 |
¿Cuál es la salida del siguiente código? | ```python
print(51 - 67)
``` | -16 |
¿Cuál es la salida del siguiente código? | ```python
print(5 - 89)
``` | -84 |
¿Cuál es la salida del siguiente código? | ```python
print(68 + 65)
``` | 133 |
¿Cuál es la salida del siguiente código? | ```python
print(49 + 21)
``` | 70 |
¿Cuál es la salida del siguiente código? | ```python
print(81 * 18)
``` | 1458 |
What is the output of the following code? | ```python
print(39 - 53)
``` | -14 |
What is the output of the following code? | ```python
print(48 + 65)
``` | 113 |
¿Cuál es la salida del siguiente código? | ```python
print(98 * 41)
``` | 4018 |
¿Cuál es la salida del siguiente código? | ```python
print(62 - 61)
``` | 1 |
¿Cuál es la salida del siguiente código? | ```python
print(8 + 47)
``` | 55 |
¿Cuál es la salida del siguiente código? | ```python
print(56 - 96)
``` | -40 |
¿Cuál es la salida del siguiente código? | ```python
print(44 * 22)
``` | 968 |
What is the output of the following code? | ```python
print(16 + 1)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(38 + 13)
``` | 51 |
¿Cuál es la salida del siguiente código? | ```python
print(91 - 75)
``` | 16 |
¿Cuál es la salida del siguiente código? | ```python
print(85 * 93)
``` | 7905 |
What is the output of the following code? | ```python
print(41 * 58)
``` | 2378 |
What is the output of the following code? | ```python
print(80 - 85)
``` | -5 |
What is the output of the following code? | ```python
print(57 + 83)
``` | 140 |
What is the output of the following code? | ```python
print(61 - 86)
``` | -25 |
What is the output of the following code? | ```python
print(23 + 90)
``` | 113 |
¿Cuál es la salida del siguiente código? | ```python
print(83 * 55)
``` | 4565 |
¿Cuál es la salida del siguiente código? | ```python
print(38 * 38)
``` | 1444 |
What is the output of the following code? | ```python
print(89 - 71)
``` | 18 |
¿Cuál es la salida del siguiente código? | ```python
print(2 + 13)
``` | 15 |
What is the output of the following code? | ```python
print(23 * 7)
``` | 161 |
¿Cuál es la salida del siguiente código? | ```python
print(23 + 95)
``` | 118 |
¿Cuál es la salida del siguiente código? | ```python
print(83 - 25)
``` | 58 |
¿Cuál es la salida del siguiente código? | ```python
print(50 * 16)
``` | 800 |
¿Cuál es la salida del siguiente código? | ```python
print(53 * 42)
``` | 2226 |
¿Cuál es la salida del siguiente código? | ```python
print(63 + 41)
``` | 104 |
¿Cuál es la salida del siguiente código? | ```python
print(78 + 46)
``` | 124 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.