instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(19 + 39)
``` | 58 |
What is the output of the following code? | ```python
print(94 - 80)
``` | 14 |
What is the output of the following code? | ```python
print(78 + 32)
``` | 110 |
What is the output of the following code? | ```python
print(15 * 88)
``` | 1320 |
What is the output of the following code? | ```python
print(82 - 12)
``` | 70 |
¿Cuál es la salida del siguiente código? | ```python
print(13 + 49)
``` | 62 |
¿Cuál es la salida del siguiente código? | ```python
print(94 * 40)
``` | 3760 |
What is the output of the following code? | ```python
print(45 * 90)
``` | 4050 |
¿Cuál es la salida del siguiente código? | ```python
print(97 + 50)
``` | 147 |
What is the output of the following code? | ```python
print(66 + 92)
``` | 158 |
¿Cuál es la salida del siguiente código? | ```python
print(73 - 95)
``` | -22 |
What is the output of the following code? | ```python
print(46 * 60)
``` | 2760 |
What is the output of the following code? | ```python
print(55 * 67)
``` | 3685 |
¿Cuál es la salida del siguiente código? | ```python
print(12 - 40)
``` | -28 |
¿Cuál es la salida del siguiente código? | ```python
print(31 + 12)
``` | 43 |
¿Cuál es la salida del siguiente código? | ```python
print(37 - 71)
``` | -34 |
What is the output of the following code? | ```python
print(25 + 96)
``` | 121 |
What is the output of the following code? | ```python
print(95 * 85)
``` | 8075 |
¿Cuál es la salida del siguiente código? | ```python
print(47 * 18)
``` | 846 |
¿Cuál es la salida del siguiente código? | ```python
print(62 - 38)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(81 - 73)
``` | 8 |
What is the output of the following code? | ```python
print(1 - 79)
``` | -78 |
What is the output of the following code? | ```python
print(14 - 1)
``` | 13 |
What is the output of the following code? | ```python
print(63 + 1)
``` | 64 |
What is the output of the following code? | ```python
print(51 - 48)
``` | 3 |
What is the output of the following code? | ```python
print(57 - 85)
``` | -28 |
¿Cuál es la salida del siguiente código? | ```python
print(96 + 56)
``` | 152 |
¿Cuál es la salida del siguiente código? | ```python
print(37 + 6)
``` | 43 |
¿Cuál es la salida del siguiente código? | ```python
print(26 * 62)
``` | 1612 |
What is the output of the following code? | ```python
print(63 - 71)
``` | -8 |
¿Cuál es la salida del siguiente código? | ```python
print(98 - 100)
``` | -2 |
What is the output of the following code? | ```python
print(14 + 3)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(2 * 99)
``` | 198 |
¿Cuál es la salida del siguiente código? | ```python
print(44 * 55)
``` | 2420 |
¿Cuál es la salida del siguiente código? | ```python
print(15 * 34)
``` | 510 |
¿Cuál es la salida del siguiente código? | ```python
print(76 * 81)
``` | 6156 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 52)
``` | 69 |
¿Cuál es la salida del siguiente código? | ```python
print(55 + 62)
``` | 117 |
¿Cuál es la salida del siguiente código? | ```python
print(36 * 45)
``` | 1620 |
What is the output of the following code? | ```python
print(7 + 24)
``` | 31 |
¿Cuál es la salida del siguiente código? | ```python
print(96 + 42)
``` | 138 |
What is the output of the following code? | ```python
print(63 - 47)
``` | 16 |
What is the output of the following code? | ```python
print(86 * 2)
``` | 172 |
¿Cuál es la salida del siguiente código? | ```python
print(95 * 47)
``` | 4465 |
What is the output of the following code? | ```python
print(36 * 27)
``` | 972 |
What is the output of the following code? | ```python
print(14 * 17)
``` | 238 |
¿Cuál es la salida del siguiente código? | ```python
print(84 + 25)
``` | 109 |
What is the output of the following code? | ```python
print(61 + 98)
``` | 159 |
¿Cuál es la salida del siguiente código? | ```python
print(25 * 54)
``` | 1350 |
What is the output of the following code? | ```python
print(54 * 68)
``` | 3672 |
¿Cuál es la salida del siguiente código? | ```python
print(36 + 90)
``` | 126 |
What is the output of the following code? | ```python
print(73 * 8)
``` | 584 |
¿Cuál es la salida del siguiente código? | ```python
print(21 + 74)
``` | 95 |
¿Cuál es la salida del siguiente código? | ```python
print(6 + 69)
``` | 75 |
What is the output of the following code? | ```python
print(19 + 36)
``` | 55 |
What is the output of the following code? | ```python
print(91 - 71)
``` | 20 |
What is the output of the following code? | ```python
print(3 * 69)
``` | 207 |
¿Cuál es la salida del siguiente código? | ```python
print(27 * 75)
``` | 2025 |
What is the output of the following code? | ```python
print(30 * 94)
``` | 2820 |
What is the output of the following code? | ```python
print(62 - 12)
``` | 50 |
What is the output of the following code? | ```python
print(21 - 23)
``` | -2 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 55)
``` | 65 |
What is the output of the following code? | ```python
print(68 * 18)
``` | 1224 |
What is the output of the following code? | ```python
print(2 * 98)
``` | 196 |
¿Cuál es la salida del siguiente código? | ```python
print(99 - 11)
``` | 88 |
¿Cuál es la salida del siguiente código? | ```python
print(62 * 98)
``` | 6076 |
What is the output of the following code? | ```python
print(20 + 32)
``` | 52 |
What is the output of the following code? | ```python
print(29 + 4)
``` | 33 |
What is the output of the following code? | ```python
print(46 - 84)
``` | -38 |
What is the output of the following code? | ```python
print(15 + 29)
``` | 44 |
What is the output of the following code? | ```python
print(79 + 43)
``` | 122 |
¿Cuál es la salida del siguiente código? | ```python
print(68 * 43)
``` | 2924 |
¿Cuál es la salida del siguiente código? | ```python
print(50 * 58)
``` | 2900 |
¿Cuál es la salida del siguiente código? | ```python
print(17 - 24)
``` | -7 |
What is the output of the following code? | ```python
print(55 * 62)
``` | 3410 |
¿Cuál es la salida del siguiente código? | ```python
print(71 * 64)
``` | 4544 |
What is the output of the following code? | ```python
print(92 * 54)
``` | 4968 |
¿Cuál es la salida del siguiente código? | ```python
print(27 - 3)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(45 + 47)
``` | 92 |
¿Cuál es la salida del siguiente código? | ```python
print(29 * 8)
``` | 232 |
¿Cuál es la salida del siguiente código? | ```python
print(90 + 91)
``` | 181 |
What is the output of the following code? | ```python
print(90 * 14)
``` | 1260 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 11)
``` | 30 |
¿Cuál es la salida del siguiente código? | ```python
print(54 + 20)
``` | 74 |
¿Cuál es la salida del siguiente código? | ```python
print(20 * 8)
``` | 160 |
¿Cuál es la salida del siguiente código? | ```python
print(55 - 88)
``` | -33 |
What is the output of the following code? | ```python
print(96 * 72)
``` | 6912 |
What is the output of the following code? | ```python
print(48 - 83)
``` | -35 |
What is the output of the following code? | ```python
print(37 * 21)
``` | 777 |
¿Cuál es la salida del siguiente código? | ```python
print(77 - 2)
``` | 75 |
¿Cuál es la salida del siguiente código? | ```python
print(73 + 73)
``` | 146 |
What is the output of the following code? | ```python
print(41 - 12)
``` | 29 |
¿Cuál es la salida del siguiente código? | ```python
print(51 - 93)
``` | -42 |
¿Cuál es la salida del siguiente código? | ```python
print(95 + 65)
``` | 160 |
¿Cuál es la salida del siguiente código? | ```python
print(49 * 62)
``` | 3038 |
¿Cuál es la salida del siguiente código? | ```python
print(20 - 88)
``` | -68 |
What is the output of the following code? | ```python
print(80 + 56)
``` | 136 |
What is the output of the following code? | ```python
print(79 + 78)
``` | 157 |
What is the output of the following code? | ```python
print(41 - 22)
``` | 19 |
¿Cuál es la salida del siguiente código? | ```python
print(74 - 47)
``` | 27 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.