instruction stringclasses 6
values | input stringlengths 0 38 | output stringlengths 1 55 |
|---|---|---|
¿Cuál es la salida del siguiente código? | ```python
print(13 * 30)
``` | 390 |
What is the output of the following code? | ```python
print(16 * 96)
``` | 1536 |
What is the output of the following code? | ```python
print(16 + 42)
``` | 58 |
What is the output of the following code? | ```python
print(43 - 19)
``` | 24 |
¿Cuál es la salida del siguiente código? | ```python
print(55 - 10)
``` | 45 |
What is the output of the following code? | ```python
print(50 * 16)
``` | 800 |
What is the output of the following code? | ```python
print(43 + 84)
``` | 127 |
What is the output of the following code? | ```python
print(60 - 79)
``` | -19 |
¿Cuál es la salida del siguiente código? | ```python
print(46 + 80)
``` | 126 |
¿Cuál es la salida del siguiente código? | ```python
print(43 - 18)
``` | 25 |
What is the output of the following code? | ```python
print(94 + 83)
``` | 177 |
¿Cuál es la salida del siguiente código? | ```python
print(17 - 89)
``` | -72 |
¿Cuál es la salida del siguiente código? | ```python
print(54 - 6)
``` | 48 |
¿Cuál es la salida del siguiente código? | ```python
print(93 + 12)
``` | 105 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 46)
``` | 57 |
¿Cuál es la salida del siguiente código? | ```python
print(17 - 74)
``` | -57 |
What is the output of the following code? | ```python
print(38 + 40)
``` | 78 |
¿Cuál es la salida del siguiente código? | ```python
print(51 - 41)
``` | 10 |
¿Cuál es la salida del siguiente código? | ```python
print(94 * 2)
``` | 188 |
What is the output of the following code? | ```python
print(6 * 68)
``` | 408 |
What is the output of the following code? | ```python
print(88 - 92)
``` | -4 |
What is the output of the following code? | ```python
print(48 * 65)
``` | 3120 |
¿Cuál es la salida del siguiente código? | ```python
print(22 - 89)
``` | -67 |
¿Cuál es la salida del siguiente código? | ```python
print(7 * 74)
``` | 518 |
¿Cuál es la salida del siguiente código? | ```python
print(94 - 72)
``` | 22 |
What is the output of the following code? | ```python
print(16 - 18)
``` | -2 |
¿Cuál es la salida del siguiente código? | ```python
print(70 - 55)
``` | 15 |
¿Cuál es la salida del siguiente código? | ```python
print(98 + 97)
``` | 195 |
What is the output of the following code? | ```python
print(3 - 27)
``` | -24 |
What is the output of the following code? | ```python
print(13 - 17)
``` | -4 |
What is the output of the following code? | ```python
print(88 + 96)
``` | 184 |
¿Cuál es la salida del siguiente código? | ```python
print(42 - 90)
``` | -48 |
¿Cuál es la salida del siguiente código? | ```python
print(89 + 9)
``` | 98 |
What is the output of the following code? | ```python
print(90 * 95)
``` | 8550 |
¿Cuál es la salida del siguiente código? | ```python
print(25 + 91)
``` | 116 |
¿Cuál es la salida del siguiente código? | ```python
print(94 + 45)
``` | 139 |
What is the output of the following code? | ```python
print(25 * 86)
``` | 2150 |
What is the output of the following code? | ```python
print(59 + 42)
``` | 101 |
What is the output of the following code? | ```python
print(93 + 69)
``` | 162 |
What is the output of the following code? | ```python
print(20 * 80)
``` | 1600 |
¿Cuál es la salida del siguiente código? | ```python
print(88 - 84)
``` | 4 |
What is the output of the following code? | ```python
print(83 * 91)
``` | 7553 |
¿Cuál es la salida del siguiente código? | ```python
print(96 - 68)
``` | 28 |
What is the output of the following code? | ```python
print(60 - 96)
``` | -36 |
What is the output of the following code? | ```python
print(80 * 93)
``` | 7440 |
¿Cuál es la salida del siguiente código? | ```python
print(100 - 14)
``` | 86 |
¿Cuál es la salida del siguiente código? | ```python
print(92 + 85)
``` | 177 |
¿Cuál es la salida del siguiente código? | ```python
print(93 + 36)
``` | 129 |
¿Cuál es la salida del siguiente código? | ```python
print(39 + 23)
``` | 62 |
¿Cuál es la salida del siguiente código? | ```python
print(25 * 72)
``` | 1800 |
What is the output of the following code? | ```python
print(79 - 78)
``` | 1 |
¿Cuál es la salida del siguiente código? | ```python
print(25 + 48)
``` | 73 |
¿Cuál es la salida del siguiente código? | ```python
print(32 - 67)
``` | -35 |
What is the output of the following code? | ```python
print(38 - 17)
``` | 21 |
¿Cuál es la salida del siguiente código? | ```python
print(3 - 37)
``` | -34 |
What is the output of the following code? | ```python
print(35 + 29)
``` | 64 |
What is the output of the following code? | ```python
print(81 * 38)
``` | 3078 |
What is the output of the following code? | ```python
print(62 + 14)
``` | 76 |
¿Cuál es la salida del siguiente código? | ```python
print(86 + 79)
``` | 165 |
¿Cuál es la salida del siguiente código? | ```python
print(53 - 61)
``` | -8 |
¿Cuál es la salida del siguiente código? | ```python
print(22 + 99)
``` | 121 |
What is the output of the following code? | ```python
print(36 * 74)
``` | 2664 |
What is the output of the following code? | ```python
print(9 + 10)
``` | 19 |
What is the output of the following code? | ```python
print(96 + 45)
``` | 141 |
What is the output of the following code? | ```python
print(28 * 46)
``` | 1288 |
What is the output of the following code? | ```python
print(54 * 72)
``` | 3888 |
¿Cuál es la salida del siguiente código? | ```python
print(10 * 4)
``` | 40 |
What is the output of the following code? | ```python
print(36 + 56)
``` | 92 |
What is the output of the following code? | ```python
print(14 + 59)
``` | 73 |
¿Cuál es la salida del siguiente código? | ```python
print(50 * 56)
``` | 2800 |
What is the output of the following code? | ```python
print(28 - 69)
``` | -41 |
¿Cuál es la salida del siguiente código? | ```python
print(42 + 49)
``` | 91 |
What is the output of the following code? | ```python
print(67 - 13)
``` | 54 |
What is the output of the following code? | ```python
print(83 + 30)
``` | 113 |
What is the output of the following code? | ```python
print(63 * 70)
``` | 4410 |
¿Cuál es la salida del siguiente código? | ```python
print(89 * 46)
``` | 4094 |
What is the output of the following code? | ```python
print(58 - 90)
``` | -32 |
What is the output of the following code? | ```python
print(76 - 67)
``` | 9 |
¿Cuál es la salida del siguiente código? | ```python
print(71 * 55)
``` | 3905 |
What is the output of the following code? | ```python
print(29 - 1)
``` | 28 |
What is the output of the following code? | ```python
print(60 - 9)
``` | 51 |
¿Cuál es la salida del siguiente código? | ```python
print(49 - 83)
``` | -34 |
¿Cuál es la salida del siguiente código? | ```python
print(24 - 38)
``` | -14 |
¿Cuál es la salida del siguiente código? | ```python
print(59 * 57)
``` | 3363 |
¿Cuál es la salida del siguiente código? | ```python
print(68 - 87)
``` | -19 |
¿Cuál es la salida del siguiente código? | ```python
print(33 * 62)
``` | 2046 |
¿Cuál es la salida del siguiente código? | ```python
print(79 + 79)
``` | 158 |
¿Cuál es la salida del siguiente código? | ```python
print(32 - 89)
``` | -57 |
What is the output of the following code? | ```python
print(29 * 84)
``` | 2436 |
What is the output of the following code? | ```python
print(75 + 67)
``` | 142 |
¿Cuál es la salida del siguiente código? | ```python
print(96 - 29)
``` | 67 |
What is the output of the following code? | ```python
print(15 - 89)
``` | -74 |
What is the output of the following code? | ```python
print(46 - 75)
``` | -29 |
What is the output of the following code? | ```python
print(55 - 81)
``` | -26 |
¿Cuál es la salida del siguiente código? | ```python
print(11 + 87)
``` | 98 |
What is the output of the following code? | ```python
print(71 - 89)
``` | -18 |
What is the output of the following code? | ```python
print(59 - 76)
``` | -17 |
¿Cuál es la salida del siguiente código? | ```python
print(66 - 66)
``` | 0 |
¿Cuál es la salida del siguiente código? | ```python
print(40 + 87)
``` | 127 |
What is the output of the following code? | ```python
print(86 + 82)
``` | 168 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.