instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(15 * 2)
``` | 30 |
¿Cuál es la salida del siguiente código? | ```python
print(100 + 12)
``` | 112 |
What is the output of the following code? | ```python
print(2 + 47)
``` | 49 |
¿Cuál es la salida del siguiente código? | ```python
print(31 - 11)
``` | 20 |
¿Cuál es la salida del siguiente código? | ```python
print(70 + 98)
``` | 168 |
¿Cuál es la salida del siguiente código? | ```python
print(52 + 28)
``` | 80 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 92)
``` | 104 |
¿Cuál es la salida del siguiente código? | ```python
print(22 * 99)
``` | 2178 |
¿Cuál es la salida del siguiente código? | ```python
print(64 - 84)
``` | -20 |
¿Cuál es la salida del siguiente código? | ```python
print(90 - 5)
``` | 85 |
¿Cuál es la salida del siguiente código? | ```python
print(61 - 70)
``` | -9 |
What is the output of the following code? | ```python
print(86 + 96)
``` | 182 |
¿Cuál es la salida del siguiente código? | ```python
print(43 * 48)
``` | 2064 |
¿Cuál es la salida del siguiente código? | ```python
print(86 - 28)
``` | 58 |
¿Cuál es la salida del siguiente código? | ```python
print(61 * 93)
``` | 5673 |
¿Cuál es la salida del siguiente código? | ```python
print(70 - 73)
``` | -3 |
¿Cuál es la salida del siguiente código? | ```python
print(99 + 35)
``` | 134 |
What is the output of the following code? | ```python
print(35 + 94)
``` | 129 |
What is the output of the following code? | ```python
print(11 - 50)
``` | -39 |
¿Cuál es la salida del siguiente código? | ```python
print(89 * 10)
``` | 890 |
¿Cuál es la salida del siguiente código? | ```python
print(64 + 16)
``` | 80 |
What is the output of the following code? | ```python
print(34 + 57)
``` | 91 |
¿Cuál es la salida del siguiente código? | ```python
print(27 - 4)
``` | 23 |
What is the output of the following code? | ```python
print(50 + 16)
``` | 66 |
What is the output of the following code? | ```python
print(60 - 90)
``` | -30 |
¿Cuál es la salida del siguiente código? | ```python
print(12 * 91)
``` | 1092 |
¿Cuál es la salida del siguiente código? | ```python
print(85 - 54)
``` | 31 |
What is the output of the following code? | ```python
print(51 - 35)
``` | 16 |
¿Cuál es la salida del siguiente código? | ```python
print(40 * 27)
``` | 1080 |
What is the output of the following code? | ```python
print(75 - 80)
``` | -5 |
¿Cuál es la salida del siguiente código? | ```python
print(12 + 42)
``` | 54 |
What is the output of the following code? | ```python
print(58 * 49)
``` | 2842 |
¿Cuál es la salida del siguiente código? | ```python
print(91 + 53)
``` | 144 |
¿Cuál es la salida del siguiente código? | ```python
print(95 * 74)
``` | 7030 |
¿Cuál es la salida del siguiente código? | ```python
print(6 + 71)
``` | 77 |
What is the output of the following code? | ```python
print(43 + 13)
``` | 56 |
¿Cuál es la salida del siguiente código? | ```python
print(84 - 94)
``` | -10 |
¿Cuál es la salida del siguiente código? | ```python
print(32 + 53)
``` | 85 |
¿Cuál es la salida del siguiente código? | ```python
print(84 - 1)
``` | 83 |
¿Cuál es la salida del siguiente código? | ```python
print(53 + 67)
``` | 120 |
What is the output of the following code? | ```python
print(3 * 82)
``` | 246 |
What is the output of the following code? | ```python
print(78 + 29)
``` | 107 |
¿Cuál es la salida del siguiente código? | ```python
print(69 * 36)
``` | 2484 |
¿Cuál es la salida del siguiente código? | ```python
print(99 - 64)
``` | 35 |
What is the output of the following code? | ```python
print(40 - 68)
``` | -28 |
¿Cuál es la salida del siguiente código? | ```python
print(87 + 47)
``` | 134 |
¿Cuál es la salida del siguiente código? | ```python
print(62 * 23)
``` | 1426 |
What is the output of the following code? | ```python
print(46 * 56)
``` | 2576 |
¿Cuál es la salida del siguiente código? | ```python
print(98 - 12)
``` | 86 |
¿Cuál es la salida del siguiente código? | ```python
print(54 * 9)
``` | 486 |
¿Cuál es la salida del siguiente código? | ```python
print(49 + 50)
``` | 99 |
What is the output of the following code? | ```python
print(11 + 33)
``` | 44 |
What is the output of the following code? | ```python
print(8 * 27)
``` | 216 |
What is the output of the following code? | ```python
print(7 - 15)
``` | -8 |
What is the output of the following code? | ```python
print(42 * 7)
``` | 294 |
What is the output of the following code? | ```python
print(86 + 36)
``` | 122 |
¿Cuál es la salida del siguiente código? | ```python
print(91 + 36)
``` | 127 |
What is the output of the following code? | ```python
print(38 + 100)
``` | 138 |
What is the output of the following code? | ```python
print(90 - 3)
``` | 87 |
¿Cuál es la salida del siguiente código? | ```python
print(74 * 19)
``` | 1406 |
What is the output of the following code? | ```python
print(30 + 30)
``` | 60 |
¿Cuál es la salida del siguiente código? | ```python
print(48 - 44)
``` | 4 |
What is the output of the following code? | ```python
print(48 * 57)
``` | 2736 |
¿Cuál es la salida del siguiente código? | ```python
print(18 * 17)
``` | 306 |
What is the output of the following code? | ```python
print(7 - 84)
``` | -77 |
¿Cuál es la salida del siguiente código? | ```python
print(18 + 42)
``` | 60 |
¿Cuál es la salida del siguiente código? | ```python
print(45 * 31)
``` | 1395 |
What is the output of the following code? | ```python
print(73 * 19)
``` | 1387 |
What is the output of the following code? | ```python
print(84 + 94)
``` | 178 |
¿Cuál es la salida del siguiente código? | ```python
print(42 + 76)
``` | 118 |
What is the output of the following code? | ```python
print(28 + 86)
``` | 114 |
What is the output of the following code? | ```python
print(33 * 39)
``` | 1287 |
What is the output of the following code? | ```python
print(47 - 3)
``` | 44 |
¿Cuál es la salida del siguiente código? | ```python
print(42 + 50)
``` | 92 |
¿Cuál es la salida del siguiente código? | ```python
print(22 - 53)
``` | -31 |
What is the output of the following code? | ```python
print(10 - 53)
``` | -43 |
¿Cuál es la salida del siguiente código? | ```python
print(28 * 92)
``` | 2576 |
What is the output of the following code? | ```python
print(65 + 90)
``` | 155 |
¿Cuál es la salida del siguiente código? | ```python
print(87 - 15)
``` | 72 |
What is the output of the following code? | ```python
print(52 * 22)
``` | 1144 |
¿Cuál es la salida del siguiente código? | ```python
print(22 - 49)
``` | -27 |
What is the output of the following code? | ```python
print(90 + 37)
``` | 127 |
What is the output of the following code? | ```python
print(65 + 47)
``` | 112 |
¿Cuál es la salida del siguiente código? | ```python
print(97 + 93)
``` | 190 |
What is the output of the following code? | ```python
print(3 + 60)
``` | 63 |
What is the output of the following code? | ```python
print(42 - 44)
``` | -2 |
What is the output of the following code? | ```python
print(15 + 90)
``` | 105 |
¿Cuál es la salida del siguiente código? | ```python
print(95 + 22)
``` | 117 |
What is the output of the following code? | ```python
print(35 - 29)
``` | 6 |
¿Cuál es la salida del siguiente código? | ```python
print(16 - 14)
``` | 2 |
What is the output of the following code? | ```python
print(98 * 85)
``` | 8330 |
What is the output of the following code? | ```python
print(12 - 75)
``` | -63 |
What is the output of the following code? | ```python
print(77 - 29)
``` | 48 |
What is the output of the following code? | ```python
print(82 + 31)
``` | 113 |
¿Cuál es la salida del siguiente código? | ```python
print(5 * 4)
``` | 20 |
¿Cuál es la salida del siguiente código? | ```python
print(43 - 57)
``` | -14 |
¿Cuál es la salida del siguiente código? | ```python
print(20 + 81)
``` | 101 |
¿Cuál es la salida del siguiente código? | ```python
print(55 * 99)
``` | 5445 |
¿Cuál es la salida del siguiente código? | ```python
print(35 + 50)
``` | 85 |
¿Cuál es la salida del siguiente código? | ```python
print(95 * 14)
``` | 1330 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.