instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(35 - 91)
``` | -56 |
¿Cuál es la salida del siguiente código? | ```python
print(61 + 35)
``` | 96 |
What is the output of the following code? | ```python
print(65 + 70)
``` | 135 |
¿Cuál es la salida del siguiente código? | ```python
print(18 * 37)
``` | 666 |
¿Cuál es la salida del siguiente código? | ```python
print(21 + 51)
``` | 72 |
What is the output of the following code? | ```python
print(86 - 83)
``` | 3 |
What is the output of the following code? | ```python
print(23 * 83)
``` | 1909 |
What is the output of the following code? | ```python
print(84 * 45)
``` | 3780 |
¿Cuál es la salida del siguiente código? | ```python
print(7 - 80)
``` | -73 |
¿Cuál es la salida del siguiente código? | ```python
print(56 * 29)
``` | 1624 |
¿Cuál es la salida del siguiente código? | ```python
print(62 + 100)
``` | 162 |
What is the output of the following code? | ```python
print(65 - 66)
``` | -1 |
What is the output of the following code? | ```python
print(9 - 9)
``` | 0 |
What is the output of the following code? | ```python
print(59 - 27)
``` | 32 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 3)
``` | 22 |
What is the output of the following code? | ```python
print(28 * 13)
``` | 364 |
What is the output of the following code? | ```python
print(13 * 94)
``` | 1222 |
What is the output of the following code? | ```python
print(81 + 85)
``` | 166 |
¿Cuál es la salida del siguiente código? | ```python
print(100 - 21)
``` | 79 |
What is the output of the following code? | ```python
print(58 * 17)
``` | 986 |
What is the output of the following code? | ```python
print(25 * 6)
``` | 150 |
What is the output of the following code? | ```python
print(7 + 91)
``` | 98 |
What is the output of the following code? | ```python
print(87 - 46)
``` | 41 |
¿Cuál es la salida del siguiente código? | ```python
print(89 + 13)
``` | 102 |
What is the output of the following code? | ```python
print(20 + 67)
``` | 87 |
¿Cuál es la salida del siguiente código? | ```python
print(82 - 53)
``` | 29 |
¿Cuál es la salida del siguiente código? | ```python
print(4 + 90)
``` | 94 |
¿Cuál es la salida del siguiente código? | ```python
print(59 * 14)
``` | 826 |
What is the output of the following code? | ```python
print(35 - 9)
``` | 26 |
What is the output of the following code? | ```python
print(62 + 36)
``` | 98 |
What is the output of the following code? | ```python
print(7 * 58)
``` | 406 |
¿Cuál es la salida del siguiente código? | ```python
print(66 * 71)
``` | 4686 |
¿Cuál es la salida del siguiente código? | ```python
print(71 + 89)
``` | 160 |
¿Cuál es la salida del siguiente código? | ```python
print(21 - 94)
``` | -73 |
¿Cuál es la salida del siguiente código? | ```python
print(29 * 52)
``` | 1508 |
What is the output of the following code? | ```python
print(48 * 40)
``` | 1920 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 98)
``` | 107 |
What is the output of the following code? | ```python
print(18 * 30)
``` | 540 |
What is the output of the following code? | ```python
print(24 + 83)
``` | 107 |
What is the output of the following code? | ```python
print(6 * 54)
``` | 324 |
¿Cuál es la salida del siguiente código? | ```python
print(12 * 10)
``` | 120 |
What is the output of the following code? | ```python
print(19 * 80)
``` | 1520 |
¿Cuál es la salida del siguiente código? | ```python
print(26 - 70)
``` | -44 |
¿Cuál es la salida del siguiente código? | ```python
print(32 - 45)
``` | -13 |
What is the output of the following code? | ```python
print(21 * 24)
``` | 504 |
What is the output of the following code? | ```python
print(64 * 58)
``` | 3712 |
¿Cuál es la salida del siguiente código? | ```python
print(21 - 47)
``` | -26 |
What is the output of the following code? | ```python
print(77 * 20)
``` | 1540 |
¿Cuál es la salida del siguiente código? | ```python
print(58 + 96)
``` | 154 |
¿Cuál es la salida del siguiente código? | ```python
print(17 - 77)
``` | -60 |
¿Cuál es la salida del siguiente código? | ```python
print(61 - 19)
``` | 42 |
What is the output of the following code? | ```python
print(97 - 68)
``` | 29 |
¿Cuál es la salida del siguiente código? | ```python
print(70 * 15)
``` | 1050 |
What is the output of the following code? | ```python
print(72 * 11)
``` | 792 |
What is the output of the following code? | ```python
print(15 + 3)
``` | 18 |
¿Cuál es la salida del siguiente código? | ```python
print(41 - 38)
``` | 3 |
¿Cuál es la salida del siguiente código? | ```python
print(69 - 34)
``` | 35 |
¿Cuál es la salida del siguiente código? | ```python
print(84 - 34)
``` | 50 |
¿Cuál es la salida del siguiente código? | ```python
print(21 - 67)
``` | -46 |
¿Cuál es la salida del siguiente código? | ```python
print(66 * 59)
``` | 3894 |
¿Cuál es la salida del siguiente código? | ```python
print(52 * 3)
``` | 156 |
¿Cuál es la salida del siguiente código? | ```python
print(76 - 94)
``` | -18 |
¿Cuál es la salida del siguiente código? | ```python
print(59 * 87)
``` | 5133 |
¿Cuál es la salida del siguiente código? | ```python
print(74 * 52)
``` | 3848 |
What is the output of the following code? | ```python
print(40 * 24)
``` | 960 |
¿Cuál es la salida del siguiente código? | ```python
print(57 + 61)
``` | 118 |
What is the output of the following code? | ```python
print(71 * 100)
``` | 7100 |
¿Cuál es la salida del siguiente código? | ```python
print(22 + 2)
``` | 24 |
What is the output of the following code? | ```python
print(4 - 61)
``` | -57 |
What is the output of the following code? | ```python
print(80 - 49)
``` | 31 |
¿Cuál es la salida del siguiente código? | ```python
print(73 - 60)
``` | 13 |
What is the output of the following code? | ```python
print(63 * 23)
``` | 1449 |
¿Cuál es la salida del siguiente código? | ```python
print(43 - 66)
``` | -23 |
What is the output of the following code? | ```python
print(63 + 4)
``` | 67 |
What is the output of the following code? | ```python
print(3 * 15)
``` | 45 |
What is the output of the following code? | ```python
print(9 + 95)
``` | 104 |
¿Cuál es la salida del siguiente código? | ```python
print(56 + 28)
``` | 84 |
What is the output of the following code? | ```python
print(56 + 46)
``` | 102 |
¿Cuál es la salida del siguiente código? | ```python
print(52 * 63)
``` | 3276 |
¿Cuál es la salida del siguiente código? | ```python
print(30 - 80)
``` | -50 |
What is the output of the following code? | ```python
print(95 - 8)
``` | 87 |
What is the output of the following code? | ```python
print(77 * 33)
``` | 2541 |
¿Cuál es la salida del siguiente código? | ```python
print(11 - 84)
``` | -73 |
¿Cuál es la salida del siguiente código? | ```python
print(38 * 68)
``` | 2584 |
¿Cuál es la salida del siguiente código? | ```python
print(90 + 69)
``` | 159 |
¿Cuál es la salida del siguiente código? | ```python
print(91 * 1)
``` | 91 |
¿Cuál es la salida del siguiente código? | ```python
print(19 * 62)
``` | 1178 |
¿Cuál es la salida del siguiente código? | ```python
print(64 * 4)
``` | 256 |
What is the output of the following code? | ```python
print(11 - 32)
``` | -21 |
¿Cuál es la salida del siguiente código? | ```python
print(10 * 17)
``` | 170 |
¿Cuál es la salida del siguiente código? | ```python
print(87 * 79)
``` | 6873 |
What is the output of the following code? | ```python
print(76 * 54)
``` | 4104 |
What is the output of the following code? | ```python
print(66 * 59)
``` | 3894 |
What is the output of the following code? | ```python
print(11 - 6)
``` | 5 |
What is the output of the following code? | ```python
print(77 - 87)
``` | -10 |
¿Cuál es la salida del siguiente código? | ```python
print(64 * 54)
``` | 3456 |
What is the output of the following code? | ```python
print(86 * 53)
``` | 4558 |
What is the output of the following code? | ```python
print(92 - 7)
``` | 85 |
What is the output of the following code? | ```python
print(51 * 26)
``` | 1326 |
What is the output of the following code? | ```python
print(62 - 65)
``` | -3 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.