instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(1 - 50)
``` | -49 |
¿Cuál es la salida del siguiente código? | ```python
print(7 * 56)
``` | 392 |
What is the output of the following code? | ```python
print(22 - 65)
``` | -43 |
¿Cuál es la salida del siguiente código? | ```python
print(22 - 64)
``` | -42 |
¿Cuál es la salida del siguiente código? | ```python
print(44 - 74)
``` | -30 |
What is the output of the following code? | ```python
print(81 - 51)
``` | 30 |
What is the output of the following code? | ```python
print(56 - 27)
``` | 29 |
¿Cuál es la salida del siguiente código? | ```python
print(62 - 70)
``` | -8 |
What is the output of the following code? | ```python
print(7 - 57)
``` | -50 |
What is the output of the following code? | ```python
print(49 - 4)
``` | 45 |
¿Cuál es la salida del siguiente código? | ```python
print(69 * 26)
``` | 1794 |
¿Cuál es la salida del siguiente código? | ```python
print(73 + 75)
``` | 148 |
What is the output of the following code? | ```python
print(96 - 68)
``` | 28 |
¿Cuál es la salida del siguiente código? | ```python
print(72 - 83)
``` | -11 |
¿Cuál es la salida del siguiente código? | ```python
print(1 - 35)
``` | -34 |
¿Cuál es la salida del siguiente código? | ```python
print(56 * 61)
``` | 3416 |
¿Cuál es la salida del siguiente código? | ```python
print(83 + 41)
``` | 124 |
¿Cuál es la salida del siguiente código? | ```python
print(81 - 63)
``` | 18 |
¿Cuál es la salida del siguiente código? | ```python
print(24 - 57)
``` | -33 |
¿Cuál es la salida del siguiente código? | ```python
print(54 - 39)
``` | 15 |
¿Cuál es la salida del siguiente código? | ```python
print(21 + 17)
``` | 38 |
What is the output of the following code? | ```python
print(95 * 67)
``` | 6365 |
¿Cuál es la salida del siguiente código? | ```python
print(46 + 71)
``` | 117 |
¿Cuál es la salida del siguiente código? | ```python
print(69 - 72)
``` | -3 |
What is the output of the following code? | ```python
print(16 + 40)
``` | 56 |
What is the output of the following code? | ```python
print(92 * 3)
``` | 276 |
What is the output of the following code? | ```python
print(36 + 87)
``` | 123 |
What is the output of the following code? | ```python
print(2 * 56)
``` | 112 |
What is the output of the following code? | ```python
print(51 - 97)
``` | -46 |
What is the output of the following code? | ```python
print(29 + 1)
``` | 30 |
¿Cuál es la salida del siguiente código? | ```python
print(42 - 95)
``` | -53 |
What is the output of the following code? | ```python
print(28 - 89)
``` | -61 |
¿Cuál es la salida del siguiente código? | ```python
print(27 * 64)
``` | 1728 |
¿Cuál es la salida del siguiente código? | ```python
print(51 + 98)
``` | 149 |
What is the output of the following code? | ```python
print(25 + 79)
``` | 104 |
¿Cuál es la salida del siguiente código? | ```python
print(78 + 99)
``` | 177 |
What is the output of the following code? | ```python
print(3 + 28)
``` | 31 |
What is the output of the following code? | ```python
print(8 - 25)
``` | -17 |
What is the output of the following code? | ```python
print(81 + 62)
``` | 143 |
¿Cuál es la salida del siguiente código? | ```python
print(39 + 9)
``` | 48 |
What is the output of the following code? | ```python
print(58 + 74)
``` | 132 |
What is the output of the following code? | ```python
print(37 - 69)
``` | -32 |
¿Cuál es la salida del siguiente código? | ```python
print(57 + 28)
``` | 85 |
What is the output of the following code? | ```python
print(2 * 21)
``` | 42 |
What is the output of the following code? | ```python
print(89 * 46)
``` | 4094 |
What is the output of the following code? | ```python
print(44 + 77)
``` | 121 |
What is the output of the following code? | ```python
print(74 * 26)
``` | 1924 |
¿Cuál es la salida del siguiente código? | ```python
print(36 + 74)
``` | 110 |
¿Cuál es la salida del siguiente código? | ```python
print(92 * 90)
``` | 8280 |
¿Cuál es la salida del siguiente código? | ```python
print(19 + 64)
``` | 83 |
What is the output of the following code? | ```python
print(8 - 73)
``` | -65 |
What is the output of the following code? | ```python
print(57 + 65)
``` | 122 |
What is the output of the following code? | ```python
print(11 * 71)
``` | 781 |
¿Cuál es la salida del siguiente código? | ```python
print(74 - 81)
``` | -7 |
¿Cuál es la salida del siguiente código? | ```python
print(36 * 22)
``` | 792 |
¿Cuál es la salida del siguiente código? | ```python
print(80 - 15)
``` | 65 |
¿Cuál es la salida del siguiente código? | ```python
print(57 - 88)
``` | -31 |
What is the output of the following code? | ```python
print(65 * 5)
``` | 325 |
What is the output of the following code? | ```python
print(13 - 34)
``` | -21 |
What is the output of the following code? | ```python
print(71 * 40)
``` | 2840 |
¿Cuál es la salida del siguiente código? | ```python
print(42 - 48)
``` | -6 |
What is the output of the following code? | ```python
print(69 - 62)
``` | 7 |
¿Cuál es la salida del siguiente código? | ```python
print(77 * 80)
``` | 6160 |
What is the output of the following code? | ```python
print(49 * 12)
``` | 588 |
What is the output of the following code? | ```python
print(86 - 12)
``` | 74 |
¿Cuál es la salida del siguiente código? | ```python
print(80 + 44)
``` | 124 |
What is the output of the following code? | ```python
print(47 - 36)
``` | 11 |
What is the output of the following code? | ```python
print(41 + 19)
``` | 60 |
What is the output of the following code? | ```python
print(65 - 63)
``` | 2 |
¿Cuál es la salida del siguiente código? | ```python
print(31 - 60)
``` | -29 |
¿Cuál es la salida del siguiente código? | ```python
print(54 - 35)
``` | 19 |
What is the output of the following code? | ```python
print(36 + 20)
``` | 56 |
What is the output of the following code? | ```python
print(38 * 70)
``` | 2660 |
¿Cuál es la salida del siguiente código? | ```python
print(100 - 45)
``` | 55 |
¿Cuál es la salida del siguiente código? | ```python
print(24 * 85)
``` | 2040 |
¿Cuál es la salida del siguiente código? | ```python
print(68 - 47)
``` | 21 |
What is the output of the following code? | ```python
print(16 * 26)
``` | 416 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 5)
``` | 10 |
¿Cuál es la salida del siguiente código? | ```python
print(94 - 73)
``` | 21 |
¿Cuál es la salida del siguiente código? | ```python
print(60 * 100)
``` | 6000 |
¿Cuál es la salida del siguiente código? | ```python
print(66 + 2)
``` | 68 |
¿Cuál es la salida del siguiente código? | ```python
print(35 * 23)
``` | 805 |
¿Cuál es la salida del siguiente código? | ```python
print(94 + 27)
``` | 121 |
What is the output of the following code? | ```python
print(25 + 81)
``` | 106 |
What is the output of the following code? | ```python
print(68 - 96)
``` | -28 |
What is the output of the following code? | ```python
print(93 * 39)
``` | 3627 |
¿Cuál es la salida del siguiente código? | ```python
print(44 + 5)
``` | 49 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 53)
``` | 64 |
What is the output of the following code? | ```python
print(14 - 17)
``` | -3 |
¿Cuál es la salida del siguiente código? | ```python
print(49 + 88)
``` | 137 |
What is the output of the following code? | ```python
print(11 * 1)
``` | 11 |
¿Cuál es la salida del siguiente código? | ```python
print(62 * 21)
``` | 1302 |
¿Cuál es la salida del siguiente código? | ```python
print(42 - 37)
``` | 5 |
¿Cuál es la salida del siguiente código? | ```python
print(15 + 19)
``` | 34 |
¿Cuál es la salida del siguiente código? | ```python
print(32 * 92)
``` | 2944 |
What is the output of the following code? | ```python
print(99 * 24)
``` | 2376 |
What is the output of the following code? | ```python
print(73 + 70)
``` | 143 |
¿Cuál es la salida del siguiente código? | ```python
print(28 + 11)
``` | 39 |
What is the output of the following code? | ```python
print(89 - 3)
``` | 86 |
What is the output of the following code? | ```python
print(76 - 5)
``` | 71 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.