instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(23 - 73) ```
-50
¿Cuál es la salida del siguiente código?
```python print(14 - 82) ```
-68
¿Cuál es la salida del siguiente código?
```python print(52 + 45) ```
97
What is the output of the following code?
```python print(18 + 47) ```
65
What is the output of the following code?
```python print(30 - 72) ```
-42
What is the output of the following code?
```python print(15 - 98) ```
-83
¿Cuál es la salida del siguiente código?
```python print(25 - 98) ```
-73
¿Cuál es la salida del siguiente código?
```python print(43 + 76) ```
119
¿Cuál es la salida del siguiente código?
```python print(12 * 58) ```
696
¿Cuál es la salida del siguiente código?
```python print(34 * 4) ```
136
What is the output of the following code?
```python print(15 * 50) ```
750
What is the output of the following code?
```python print(58 * 28) ```
1624
What is the output of the following code?
```python print(18 * 25) ```
450
What is the output of the following code?
```python print(59 * 36) ```
2124
¿Cuál es la salida del siguiente código?
```python print(97 * 57) ```
5529
What is the output of the following code?
```python print(83 * 77) ```
6391
What is the output of the following code?
```python print(28 + 22) ```
50
¿Cuál es la salida del siguiente código?
```python print(85 * 95) ```
8075
¿Cuál es la salida del siguiente código?
```python print(24 * 67) ```
1608
¿Cuál es la salida del siguiente código?
```python print(22 + 85) ```
107
¿Cuál es la salida del siguiente código?
```python print(93 * 46) ```
4278
¿Cuál es la salida del siguiente código?
```python print(33 * 63) ```
2079
What is the output of the following code?
```python print(24 - 47) ```
-23
¿Cuál es la salida del siguiente código?
```python print(24 - 86) ```
-62
¿Cuál es la salida del siguiente código?
```python print(25 * 89) ```
2225
What is the output of the following code?
```python print(58 * 80) ```
4640
¿Cuál es la salida del siguiente código?
```python print(62 - 57) ```
5
¿Cuál es la salida del siguiente código?
```python print(2 * 69) ```
138
¿Cuál es la salida del siguiente código?
```python print(51 - 56) ```
-5
What is the output of the following code?
```python print(63 + 43) ```
106
What is the output of the following code?
```python print(99 - 10) ```
89
What is the output of the following code?
```python print(67 + 100) ```
167
¿Cuál es la salida del siguiente código?
```python print(52 * 35) ```
1820
What is the output of the following code?
```python print(62 - 97) ```
-35
¿Cuál es la salida del siguiente código?
```python print(7 * 52) ```
364
What is the output of the following code?
```python print(47 * 79) ```
3713
¿Cuál es la salida del siguiente código?
```python print(42 * 85) ```
3570
What is the output of the following code?
```python print(12 * 86) ```
1032
What is the output of the following code?
```python print(69 + 26) ```
95
¿Cuál es la salida del siguiente código?
```python print(57 + 90) ```
147
¿Cuál es la salida del siguiente código?
```python print(41 * 72) ```
2952
What is the output of the following code?
```python print(88 + 45) ```
133
What is the output of the following code?
```python print(31 * 11) ```
341
¿Cuál es la salida del siguiente código?
```python print(82 - 79) ```
3
What is the output of the following code?
```python print(57 - 72) ```
-15
What is the output of the following code?
```python print(98 * 10) ```
980
What is the output of the following code?
```python print(12 * 20) ```
240
What is the output of the following code?
```python print(53 + 76) ```
129
¿Cuál es la salida del siguiente código?
```python print(5 + 27) ```
32
¿Cuál es la salida del siguiente código?
```python print(95 - 33) ```
62
¿Cuál es la salida del siguiente código?
```python print(25 - 13) ```
12
¿Cuál es la salida del siguiente código?
```python print(55 + 57) ```
112
¿Cuál es la salida del siguiente código?
```python print(40 + 84) ```
124
¿Cuál es la salida del siguiente código?
```python print(56 - 57) ```
-1
¿Cuál es la salida del siguiente código?
```python print(60 - 32) ```
28
What is the output of the following code?
```python print(57 * 21) ```
1197
¿Cuál es la salida del siguiente código?
```python print(25 + 74) ```
99
¿Cuál es la salida del siguiente código?
```python print(87 - 68) ```
19
¿Cuál es la salida del siguiente código?
```python print(29 * 95) ```
2755
¿Cuál es la salida del siguiente código?
```python print(21 + 72) ```
93
What is the output of the following code?
```python print(79 - 19) ```
60
What is the output of the following code?
```python print(21 - 28) ```
-7
¿Cuál es la salida del siguiente código?
```python print(24 * 83) ```
1992
¿Cuál es la salida del siguiente código?
```python print(76 - 16) ```
60
¿Cuál es la salida del siguiente código?
```python print(79 * 78) ```
6162
¿Cuál es la salida del siguiente código?
```python print(59 - 33) ```
26
What is the output of the following code?
```python print(17 - 38) ```
-21
¿Cuál es la salida del siguiente código?
```python print(77 * 19) ```
1463
¿Cuál es la salida del siguiente código?
```python print(85 - 28) ```
57
What is the output of the following code?
```python print(13 + 15) ```
28
¿Cuál es la salida del siguiente código?
```python print(22 * 18) ```
396
¿Cuál es la salida del siguiente código?
```python print(9 * 33) ```
297
¿Cuál es la salida del siguiente código?
```python print(1 + 49) ```
50
What is the output of the following code?
```python print(78 * 16) ```
1248
What is the output of the following code?
```python print(82 + 60) ```
142
¿Cuál es la salida del siguiente código?
```python print(13 * 23) ```
299
What is the output of the following code?
```python print(31 - 50) ```
-19
What is the output of the following code?
```python print(32 + 33) ```
65
¿Cuál es la salida del siguiente código?
```python print(65 - 55) ```
10
What is the output of the following code?
```python print(6 + 34) ```
40
What is the output of the following code?
```python print(91 - 96) ```
-5
What is the output of the following code?
```python print(96 * 28) ```
2688
¿Cuál es la salida del siguiente código?
```python print(35 * 33) ```
1155
What is the output of the following code?
```python print(13 - 40) ```
-27
¿Cuál es la salida del siguiente código?
```python print(35 - 37) ```
-2
What is the output of the following code?
```python print(97 - 98) ```
-1
What is the output of the following code?
```python print(37 + 31) ```
68
What is the output of the following code?
```python print(85 + 88) ```
173
What is the output of the following code?
```python print(67 + 91) ```
158
What is the output of the following code?
```python print(25 * 50) ```
1250
What is the output of the following code?
```python print(60 * 96) ```
5760
What is the output of the following code?
```python print(2 - 23) ```
-21
¿Cuál es la salida del siguiente código?
```python print(75 * 9) ```
675
¿Cuál es la salida del siguiente código?
```python print(52 + 33) ```
85
What is the output of the following code?
```python print(47 + 60) ```
107
What is the output of the following code?
```python print(67 + 21) ```
88
What is the output of the following code?
```python print(57 * 75) ```
4275
What is the output of the following code?
```python print(63 * 56) ```
3528
What is the output of the following code?
```python print(38 - 1) ```
37
¿Cuál es la salida del siguiente código?
```python print(26 + 14) ```
40