instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(22 - 68) ```
-46
What is the output of the following code?
```python print(78 - 74) ```
4
¿Cuál es la salida del siguiente código?
```python print(2 - 44) ```
-42
What is the output of the following code?
```python print(37 - 84) ```
-47
What is the output of the following code?
```python print(52 - 30) ```
22
What is the output of the following code?
```python print(34 - 39) ```
-5
¿Cuál es la salida del siguiente código?
```python print(89 * 76) ```
6764
What is the output of the following code?
```python print(21 - 48) ```
-27
¿Cuál es la salida del siguiente código?
```python print(22 - 45) ```
-23
What is the output of the following code?
```python print(54 + 5) ```
59
What is the output of the following code?
```python print(9 * 77) ```
693
What is the output of the following code?
```python print(26 + 93) ```
119
¿Cuál es la salida del siguiente código?
```python print(19 + 65) ```
84
What is the output of the following code?
```python print(33 * 75) ```
2475
¿Cuál es la salida del siguiente código?
```python print(35 + 74) ```
109
¿Cuál es la salida del siguiente código?
```python print(67 - 55) ```
12
¿Cuál es la salida del siguiente código?
```python print(36 - 71) ```
-35
What is the output of the following code?
```python print(67 + 53) ```
120
What is the output of the following code?
```python print(39 - 82) ```
-43
What is the output of the following code?
```python print(80 - 60) ```
20
¿Cuál es la salida del siguiente código?
```python print(59 + 60) ```
119
What is the output of the following code?
```python print(94 - 60) ```
34
¿Cuál es la salida del siguiente código?
```python print(85 - 53) ```
32
¿Cuál es la salida del siguiente código?
```python print(72 + 97) ```
169
What is the output of the following code?
```python print(94 * 46) ```
4324
¿Cuál es la salida del siguiente código?
```python print(94 * 95) ```
8930
¿Cuál es la salida del siguiente código?
```python print(94 - 9) ```
85
What is the output of the following code?
```python print(83 + 18) ```
101
¿Cuál es la salida del siguiente código?
```python print(2 - 34) ```
-32
What is the output of the following code?
```python print(88 * 1) ```
88
¿Cuál es la salida del siguiente código?
```python print(99 - 60) ```
39
¿Cuál es la salida del siguiente código?
```python print(51 - 45) ```
6
What is the output of the following code?
```python print(18 + 30) ```
48
¿Cuál es la salida del siguiente código?
```python print(55 + 41) ```
96
What is the output of the following code?
```python print(44 - 34) ```
10
What is the output of the following code?
```python print(99 - 73) ```
26
¿Cuál es la salida del siguiente código?
```python print(55 + 76) ```
131
What is the output of the following code?
```python print(5 * 23) ```
115
¿Cuál es la salida del siguiente código?
```python print(49 - 23) ```
26
What is the output of the following code?
```python print(12 + 86) ```
98
What is the output of the following code?
```python print(71 + 65) ```
136
What is the output of the following code?
```python print(19 * 84) ```
1596
¿Cuál es la salida del siguiente código?
```python print(71 - 80) ```
-9
What is the output of the following code?
```python print(26 - 70) ```
-44
¿Cuál es la salida del siguiente código?
```python print(66 + 71) ```
137
What is the output of the following code?
```python print(72 - 15) ```
57
What is the output of the following code?
```python print(27 * 80) ```
2160
¿Cuál es la salida del siguiente código?
```python print(98 - 9) ```
89
¿Cuál es la salida del siguiente código?
```python print(100 * 31) ```
3100
What is the output of the following code?
```python print(60 - 20) ```
40
What is the output of the following code?
```python print(35 * 71) ```
2485
¿Cuál es la salida del siguiente código?
```python print(33 * 25) ```
825
What is the output of the following code?
```python print(55 * 86) ```
4730
¿Cuál es la salida del siguiente código?
```python print(62 * 69) ```
4278
¿Cuál es la salida del siguiente código?
```python print(16 * 99) ```
1584
¿Cuál es la salida del siguiente código?
```python print(76 - 59) ```
17
What is the output of the following code?
```python print(44 + 85) ```
129
What is the output of the following code?
```python print(23 + 20) ```
43
What is the output of the following code?
```python print(67 - 76) ```
-9
¿Cuál es la salida del siguiente código?
```python print(39 * 78) ```
3042
¿Cuál es la salida del siguiente código?
```python print(31 + 16) ```
47
¿Cuál es la salida del siguiente código?
```python print(52 + 12) ```
64
What is the output of the following code?
```python print(67 + 37) ```
104
¿Cuál es la salida del siguiente código?
```python print(19 * 32) ```
608
¿Cuál es la salida del siguiente código?
```python print(21 * 11) ```
231
What is the output of the following code?
```python print(52 * 96) ```
4992
What is the output of the following code?
```python print(37 * 68) ```
2516
What is the output of the following code?
```python print(56 - 82) ```
-26
What is the output of the following code?
```python print(89 - 2) ```
87
What is the output of the following code?
```python print(16 - 45) ```
-29
What is the output of the following code?
```python print(7 * 7) ```
49
What is the output of the following code?
```python print(92 * 21) ```
1932
¿Cuál es la salida del siguiente código?
```python print(100 * 71) ```
7100
¿Cuál es la salida del siguiente código?
```python print(32 + 78) ```
110
¿Cuál es la salida del siguiente código?
```python print(17 + 94) ```
111
What is the output of the following code?
```python print(72 + 55) ```
127
What is the output of the following code?
```python print(22 * 72) ```
1584
What is the output of the following code?
```python print(25 - 21) ```
4
What is the output of the following code?
```python print(72 - 13) ```
59
¿Cuál es la salida del siguiente código?
```python print(41 - 78) ```
-37
What is the output of the following code?
```python print(48 * 100) ```
4800
What is the output of the following code?
```python print(33 * 20) ```
660
What is the output of the following code?
```python print(85 + 18) ```
103
What is the output of the following code?
```python print(8 * 40) ```
320
¿Cuál es la salida del siguiente código?
```python print(91 - 54) ```
37
What is the output of the following code?
```python print(61 + 47) ```
108
What is the output of the following code?
```python print(37 * 83) ```
3071
¿Cuál es la salida del siguiente código?
```python print(53 + 2) ```
55
What is the output of the following code?
```python print(62 - 91) ```
-29
¿Cuál es la salida del siguiente código?
```python print(24 + 40) ```
64
¿Cuál es la salida del siguiente código?
```python print(89 + 68) ```
157
What is the output of the following code?
```python print(71 * 3) ```
213
¿Cuál es la salida del siguiente código?
```python print(37 * 1) ```
37
What is the output of the following code?
```python print(84 - 80) ```
4
¿Cuál es la salida del siguiente código?
```python print(30 * 76) ```
2280
What is the output of the following code?
```python print(14 - 6) ```
8
¿Cuál es la salida del siguiente código?
```python print(98 + 56) ```
154
What is the output of the following code?
```python print(60 * 92) ```
5520
¿Cuál es la salida del siguiente código?
```python print(35 * 96) ```
3360
What is the output of the following code?
```python print(38 - 78) ```
-40