instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(94 + 82)
``` | 176 |
¿Cuál es la salida del siguiente código? | ```python
print(93 * 18)
``` | 1674 |
What is the output of the following code? | ```python
print(17 * 17)
``` | 289 |
¿Cuál es la salida del siguiente código? | ```python
print(93 + 32)
``` | 125 |
¿Cuál es la salida del siguiente código? | ```python
print(13 * 100)
``` | 1300 |
¿Cuál es la salida del siguiente código? | ```python
print(82 * 56)
``` | 4592 |
¿Cuál es la salida del siguiente código? | ```python
print(4 * 44)
``` | 176 |
What is the output of the following code? | ```python
print(93 + 13)
``` | 106 |
¿Cuál es la salida del siguiente código? | ```python
print(52 + 26)
``` | 78 |
What is the output of the following code? | ```python
print(19 + 76)
``` | 95 |
What is the output of the following code? | ```python
print(84 - 11)
``` | 73 |
¿Cuál es la salida del siguiente código? | ```python
print(18 - 98)
``` | -80 |
¿Cuál es la salida del siguiente código? | ```python
print(7 - 36)
``` | -29 |
What is the output of the following code? | ```python
print(74 - 18)
``` | 56 |
¿Cuál es la salida del siguiente código? | ```python
print(69 + 79)
``` | 148 |
¿Cuál es la salida del siguiente código? | ```python
print(75 * 100)
``` | 7500 |
¿Cuál es la salida del siguiente código? | ```python
print(35 + 60)
``` | 95 |
¿Cuál es la salida del siguiente código? | ```python
print(67 + 20)
``` | 87 |
What is the output of the following code? | ```python
print(45 + 47)
``` | 92 |
¿Cuál es la salida del siguiente código? | ```python
print(39 + 14)
``` | 53 |
¿Cuál es la salida del siguiente código? | ```python
print(62 + 93)
``` | 155 |
What is the output of the following code? | ```python
print(74 + 75)
``` | 149 |
¿Cuál es la salida del siguiente código? | ```python
print(78 + 11)
``` | 89 |
What is the output of the following code? | ```python
print(34 + 31)
``` | 65 |
What is the output of the following code? | ```python
print(60 - 67)
``` | -7 |
What is the output of the following code? | ```python
print(36 * 76)
``` | 2736 |
What is the output of the following code? | ```python
print(75 * 59)
``` | 4425 |
¿Cuál es la salida del siguiente código? | ```python
print(10 * 99)
``` | 990 |
¿Cuál es la salida del siguiente código? | ```python
print(26 - 58)
``` | -32 |
What is the output of the following code? | ```python
print(16 + 24)
``` | 40 |
What is the output of the following code? | ```python
print(63 - 10)
``` | 53 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 18)
``` | 28 |
What is the output of the following code? | ```python
print(75 * 65)
``` | 4875 |
What is the output of the following code? | ```python
print(61 + 70)
``` | 131 |
What is the output of the following code? | ```python
print(27 + 13)
``` | 40 |
What is the output of the following code? | ```python
print(13 * 20)
``` | 260 |
What is the output of the following code? | ```python
print(1 - 24)
``` | -23 |
¿Cuál es la salida del siguiente código? | ```python
print(36 - 43)
``` | -7 |
What is the output of the following code? | ```python
print(73 - 34)
``` | 39 |
What is the output of the following code? | ```python
print(38 - 24)
``` | 14 |
¿Cuál es la salida del siguiente código? | ```python
print(40 * 73)
``` | 2920 |
What is the output of the following code? | ```python
print(43 - 71)
``` | -28 |
¿Cuál es la salida del siguiente código? | ```python
print(43 - 59)
``` | -16 |
What is the output of the following code? | ```python
print(81 + 42)
``` | 123 |
What is the output of the following code? | ```python
print(31 + 79)
``` | 110 |
¿Cuál es la salida del siguiente código? | ```python
print(42 + 41)
``` | 83 |
What is the output of the following code? | ```python
print(45 - 31)
``` | 14 |
What is the output of the following code? | ```python
print(97 - 25)
``` | 72 |
What is the output of the following code? | ```python
print(100 - 40)
``` | 60 |
What is the output of the following code? | ```python
print(33 - 41)
``` | -8 |
¿Cuál es la salida del siguiente código? | ```python
print(11 * 43)
``` | 473 |
What is the output of the following code? | ```python
print(32 * 100)
``` | 3200 |
What is the output of the following code? | ```python
print(10 + 65)
``` | 75 |
¿Cuál es la salida del siguiente código? | ```python
print(58 * 13)
``` | 754 |
What is the output of the following code? | ```python
print(36 * 16)
``` | 576 |
¿Cuál es la salida del siguiente código? | ```python
print(23 * 78)
``` | 1794 |
¿Cuál es la salida del siguiente código? | ```python
print(21 + 80)
``` | 101 |
What is the output of the following code? | ```python
print(30 + 45)
``` | 75 |
What is the output of the following code? | ```python
print(68 + 47)
``` | 115 |
¿Cuál es la salida del siguiente código? | ```python
print(10 + 17)
``` | 27 |
What is the output of the following code? | ```python
print(30 + 18)
``` | 48 |
What is the output of the following code? | ```python
print(8 * 19)
``` | 152 |
¿Cuál es la salida del siguiente código? | ```python
print(10 * 15)
``` | 150 |
What is the output of the following code? | ```python
print(85 * 67)
``` | 5695 |
What is the output of the following code? | ```python
print(56 * 39)
``` | 2184 |
What is the output of the following code? | ```python
print(65 - 23)
``` | 42 |
What is the output of the following code? | ```python
print(22 + 70)
``` | 92 |
¿Cuál es la salida del siguiente código? | ```python
print(31 * 22)
``` | 682 |
¿Cuál es la salida del siguiente código? | ```python
print(54 - 37)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(54 * 24)
``` | 1296 |
What is the output of the following code? | ```python
print(79 - 89)
``` | -10 |
¿Cuál es la salida del siguiente código? | ```python
print(69 - 70)
``` | -1 |
What is the output of the following code? | ```python
print(22 + 98)
``` | 120 |
¿Cuál es la salida del siguiente código? | ```python
print(78 - 72)
``` | 6 |
¿Cuál es la salida del siguiente código? | ```python
print(62 - 12)
``` | 50 |
What is the output of the following code? | ```python
print(34 - 85)
``` | -51 |
What is the output of the following code? | ```python
print(14 - 53)
``` | -39 |
What is the output of the following code? | ```python
print(38 * 26)
``` | 988 |
¿Cuál es la salida del siguiente código? | ```python
print(8 * 36)
``` | 288 |
What is the output of the following code? | ```python
print(86 - 23)
``` | 63 |
¿Cuál es la salida del siguiente código? | ```python
print(37 * 88)
``` | 3256 |
¿Cuál es la salida del siguiente código? | ```python
print(56 + 49)
``` | 105 |
What is the output of the following code? | ```python
print(13 + 76)
``` | 89 |
¿Cuál es la salida del siguiente código? | ```python
print(9 + 43)
``` | 52 |
What is the output of the following code? | ```python
print(10 * 89)
``` | 890 |
What is the output of the following code? | ```python
print(91 - 95)
``` | -4 |
What is the output of the following code? | ```python
print(93 - 4)
``` | 89 |
¿Cuál es la salida del siguiente código? | ```python
print(31 * 6)
``` | 186 |
¿Cuál es la salida del siguiente código? | ```python
print(16 - 57)
``` | -41 |
What is the output of the following code? | ```python
print(47 - 18)
``` | 29 |
What is the output of the following code? | ```python
print(86 * 75)
``` | 6450 |
¿Cuál es la salida del siguiente código? | ```python
print(25 - 63)
``` | -38 |
¿Cuál es la salida del siguiente código? | ```python
print(22 * 87)
``` | 1914 |
What is the output of the following code? | ```python
print(62 + 72)
``` | 134 |
¿Cuál es la salida del siguiente código? | ```python
print(56 + 57)
``` | 113 |
¿Cuál es la salida del siguiente código? | ```python
print(38 - 68)
``` | -30 |
What is the output of the following code? | ```python
print(3 - 36)
``` | -33 |
¿Cuál es la salida del siguiente código? | ```python
print(79 + 55)
``` | 134 |
What is the output of the following code? | ```python
print(74 + 58)
``` | 132 |
What is the output of the following code? | ```python
print(40 - 47)
``` | -7 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.