instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(38 - 66)
``` | -28 |
What is the output of the following code? | ```python
print(6 + 50)
``` | 56 |
What is the output of the following code? | ```python
print(22 + 64)
``` | 86 |
What is the output of the following code? | ```python
print(58 + 1)
``` | 59 |
What is the output of the following code? | ```python
print(98 + 6)
``` | 104 |
What is the output of the following code? | ```python
print(71 - 61)
``` | 10 |
¿Cuál es la salida del siguiente código? | ```python
print(30 - 54)
``` | -24 |
¿Cuál es la salida del siguiente código? | ```python
print(76 + 29)
``` | 105 |
What is the output of the following code? | ```python
print(41 * 12)
``` | 492 |
¿Cuál es la salida del siguiente código? | ```python
print(45 - 7)
``` | 38 |
¿Cuál es la salida del siguiente código? | ```python
print(45 * 47)
``` | 2115 |
What is the output of the following code? | ```python
print(77 - 66)
``` | 11 |
¿Cuál es la salida del siguiente código? | ```python
print(60 - 63)
``` | -3 |
¿Cuál es la salida del siguiente código? | ```python
print(87 + 19)
``` | 106 |
What is the output of the following code? | ```python
print(43 * 65)
``` | 2795 |
¿Cuál es la salida del siguiente código? | ```python
print(93 * 24)
``` | 2232 |
¿Cuál es la salida del siguiente código? | ```python
print(4 * 97)
``` | 388 |
What is the output of the following code? | ```python
print(55 - 72)
``` | -17 |
What is the output of the following code? | ```python
print(3 * 59)
``` | 177 |
What is the output of the following code? | ```python
print(59 * 18)
``` | 1062 |
What is the output of the following code? | ```python
print(64 * 9)
``` | 576 |
What is the output of the following code? | ```python
print(28 - 41)
``` | -13 |
¿Cuál es la salida del siguiente código? | ```python
print(10 - 57)
``` | -47 |
¿Cuál es la salida del siguiente código? | ```python
print(40 - 92)
``` | -52 |
¿Cuál es la salida del siguiente código? | ```python
print(17 - 46)
``` | -29 |
¿Cuál es la salida del siguiente código? | ```python
print(96 - 47)
``` | 49 |
¿Cuál es la salida del siguiente código? | ```python
print(63 + 82)
``` | 145 |
What is the output of the following code? | ```python
print(74 - 96)
``` | -22 |
What is the output of the following code? | ```python
print(100 + 95)
``` | 195 |
What is the output of the following code? | ```python
print(33 + 7)
``` | 40 |
¿Cuál es la salida del siguiente código? | ```python
print(41 + 25)
``` | 66 |
What is the output of the following code? | ```python
print(10 + 86)
``` | 96 |
¿Cuál es la salida del siguiente código? | ```python
print(66 + 17)
``` | 83 |
¿Cuál es la salida del siguiente código? | ```python
print(44 - 81)
``` | -37 |
¿Cuál es la salida del siguiente código? | ```python
print(100 - 20)
``` | 80 |
¿Cuál es la salida del siguiente código? | ```python
print(17 + 60)
``` | 77 |
¿Cuál es la salida del siguiente código? | ```python
print(31 * 24)
``` | 744 |
¿Cuál es la salida del siguiente código? | ```python
print(33 - 98)
``` | -65 |
¿Cuál es la salida del siguiente código? | ```python
print(72 * 1)
``` | 72 |
What is the output of the following code? | ```python
print(8 - 84)
``` | -76 |
¿Cuál es la salida del siguiente código? | ```python
print(37 + 17)
``` | 54 |
¿Cuál es la salida del siguiente código? | ```python
print(46 - 84)
``` | -38 |
What is the output of the following code? | ```python
print(100 * 29)
``` | 2900 |
What is the output of the following code? | ```python
print(16 - 83)
``` | -67 |
What is the output of the following code? | ```python
print(26 - 47)
``` | -21 |
What is the output of the following code? | ```python
print(1 - 51)
``` | -50 |
¿Cuál es la salida del siguiente código? | ```python
print(54 - 24)
``` | 30 |
What is the output of the following code? | ```python
print(12 - 9)
``` | 3 |
¿Cuál es la salida del siguiente código? | ```python
print(67 * 89)
``` | 5963 |
¿Cuál es la salida del siguiente código? | ```python
print(69 - 76)
``` | -7 |
What is the output of the following code? | ```python
print(87 - 74)
``` | 13 |
What is the output of the following code? | ```python
print(1 + 81)
``` | 82 |
What is the output of the following code? | ```python
print(33 - 40)
``` | -7 |
What is the output of the following code? | ```python
print(84 - 5)
``` | 79 |
What is the output of the following code? | ```python
print(74 + 13)
``` | 87 |
¿Cuál es la salida del siguiente código? | ```python
print(86 + 31)
``` | 117 |
What is the output of the following code? | ```python
print(79 - 67)
``` | 12 |
¿Cuál es la salida del siguiente código? | ```python
print(5 + 12)
``` | 17 |
What is the output of the following code? | ```python
print(84 - 68)
``` | 16 |
¿Cuál es la salida del siguiente código? | ```python
print(44 * 41)
``` | 1804 |
What is the output of the following code? | ```python
print(85 * 95)
``` | 8075 |
What is the output of the following code? | ```python
print(93 - 76)
``` | 17 |
¿Cuál es la salida del siguiente código? | ```python
print(56 + 36)
``` | 92 |
What is the output of the following code? | ```python
print(57 - 11)
``` | 46 |
¿Cuál es la salida del siguiente código? | ```python
print(15 - 76)
``` | -61 |
¿Cuál es la salida del siguiente código? | ```python
print(99 - 34)
``` | 65 |
¿Cuál es la salida del siguiente código? | ```python
print(71 - 97)
``` | -26 |
¿Cuál es la salida del siguiente código? | ```python
print(7 * 13)
``` | 91 |
What is the output of the following code? | ```python
print(84 - 40)
``` | 44 |
What is the output of the following code? | ```python
print(20 - 60)
``` | -40 |
¿Cuál es la salida del siguiente código? | ```python
print(27 - 46)
``` | -19 |
¿Cuál es la salida del siguiente código? | ```python
print(78 * 20)
``` | 1560 |
What is the output of the following code? | ```python
print(47 + 8)
``` | 55 |
What is the output of the following code? | ```python
print(65 + 65)
``` | 130 |
What is the output of the following code? | ```python
print(43 + 42)
``` | 85 |
¿Cuál es la salida del siguiente código? | ```python
print(61 + 60)
``` | 121 |
What is the output of the following code? | ```python
print(16 * 34)
``` | 544 |
¿Cuál es la salida del siguiente código? | ```python
print(46 - 34)
``` | 12 |
¿Cuál es la salida del siguiente código? | ```python
print(7 + 29)
``` | 36 |
What is the output of the following code? | ```python
print(1 + 65)
``` | 66 |
¿Cuál es la salida del siguiente código? | ```python
print(6 - 71)
``` | -65 |
¿Cuál es la salida del siguiente código? | ```python
print(96 + 17)
``` | 113 |
¿Cuál es la salida del siguiente código? | ```python
print(7 + 24)
``` | 31 |
What is the output of the following code? | ```python
print(25 + 21)
``` | 46 |
¿Cuál es la salida del siguiente código? | ```python
print(78 + 53)
``` | 131 |
What is the output of the following code? | ```python
print(81 - 85)
``` | -4 |
What is the output of the following code? | ```python
print(69 + 37)
``` | 106 |
What is the output of the following code? | ```python
print(44 + 53)
``` | 97 |
What is the output of the following code? | ```python
print(99 - 62)
``` | 37 |
¿Cuál es la salida del siguiente código? | ```python
print(35 - 87)
``` | -52 |
¿Cuál es la salida del siguiente código? | ```python
print(58 - 67)
``` | -9 |
What is the output of the following code? | ```python
print(13 + 8)
``` | 21 |
¿Cuál es la salida del siguiente código? | ```python
print(57 + 31)
``` | 88 |
What is the output of the following code? | ```python
print(59 * 20)
``` | 1180 |
¿Cuál es la salida del siguiente código? | ```python
print(62 * 57)
``` | 3534 |
¿Cuál es la salida del siguiente código? | ```python
print(62 + 42)
``` | 104 |
What is the output of the following code? | ```python
print(60 + 30)
``` | 90 |
What is the output of the following code? | ```python
print(56 * 31)
``` | 1736 |
¿Cuál es la salida del siguiente código? | ```python
print(62 * 95)
``` | 5890 |
What is the output of the following code? | ```python
print(60 - 68)
``` | -8 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.