instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(54 + 28) ```
82
¿Cuál es la salida del siguiente código?
```python print(48 - 86) ```
-38
¿Cuál es la salida del siguiente código?
```python print(78 + 44) ```
122
¿Cuál es la salida del siguiente código?
```python print(61 + 100) ```
161
¿Cuál es la salida del siguiente código?
```python print(12 + 40) ```
52
What is the output of the following code?
```python print(26 * 75) ```
1950
What is the output of the following code?
```python print(60 + 90) ```
150
What is the output of the following code?
```python print(3 - 80) ```
-77
What is the output of the following code?
```python print(60 - 24) ```
36
¿Cuál es la salida del siguiente código?
```python print(70 + 50) ```
120
¿Cuál es la salida del siguiente código?
```python print(8 - 80) ```
-72
What is the output of the following code?
```python print(47 + 44) ```
91
¿Cuál es la salida del siguiente código?
```python print(14 + 45) ```
59
¿Cuál es la salida del siguiente código?
```python print(5 * 76) ```
380
What is the output of the following code?
```python print(8 + 42) ```
50
¿Cuál es la salida del siguiente código?
```python print(30 * 2) ```
60
What is the output of the following code?
```python print(39 - 45) ```
-6
¿Cuál es la salida del siguiente código?
```python print(88 - 32) ```
56
¿Cuál es la salida del siguiente código?
```python print(8 - 63) ```
-55
What is the output of the following code?
```python print(82 + 5) ```
87
¿Cuál es la salida del siguiente código?
```python print(78 * 3) ```
234
What is the output of the following code?
```python print(100 + 89) ```
189
What is the output of the following code?
```python print(35 + 7) ```
42
What is the output of the following code?
```python print(48 + 88) ```
136
What is the output of the following code?
```python print(54 - 58) ```
-4
What is the output of the following code?
```python print(40 * 13) ```
520
What is the output of the following code?
```python print(13 - 69) ```
-56
¿Cuál es la salida del siguiente código?
```python print(14 - 11) ```
3
What is the output of the following code?
```python print(92 * 55) ```
5060
¿Cuál es la salida del siguiente código?
```python print(45 - 91) ```
-46
¿Cuál es la salida del siguiente código?
```python print(29 - 95) ```
-66
¿Cuál es la salida del siguiente código?
```python print(65 * 5) ```
325
What is the output of the following code?
```python print(65 * 80) ```
5200
¿Cuál es la salida del siguiente código?
```python print(14 * 42) ```
588
What is the output of the following code?
```python print(47 - 99) ```
-52
¿Cuál es la salida del siguiente código?
```python print(73 + 59) ```
132
What is the output of the following code?
```python print(82 - 17) ```
65
What is the output of the following code?
```python print(66 - 83) ```
-17
¿Cuál es la salida del siguiente código?
```python print(66 - 26) ```
40
What is the output of the following code?
```python print(83 - 75) ```
8
What is the output of the following code?
```python print(46 + 82) ```
128
What is the output of the following code?
```python print(75 * 10) ```
750
What is the output of the following code?
```python print(83 - 49) ```
34
¿Cuál es la salida del siguiente código?
```python print(34 + 52) ```
86
What is the output of the following code?
```python print(34 * 7) ```
238
¿Cuál es la salida del siguiente código?
```python print(3 - 50) ```
-47
¿Cuál es la salida del siguiente código?
```python print(97 - 54) ```
43
What is the output of the following code?
```python print(52 + 60) ```
112
What is the output of the following code?
```python print(94 - 62) ```
32
What is the output of the following code?
```python print(63 + 73) ```
136
What is the output of the following code?
```python print(96 * 89) ```
8544
¿Cuál es la salida del siguiente código?
```python print(2 * 13) ```
26
¿Cuál es la salida del siguiente código?
```python print(42 * 95) ```
3990
¿Cuál es la salida del siguiente código?
```python print(70 - 3) ```
67
What is the output of the following code?
```python print(60 - 45) ```
15
What is the output of the following code?
```python print(78 - 3) ```
75
¿Cuál es la salida del siguiente código?
```python print(70 * 57) ```
3990
What is the output of the following code?
```python print(30 * 77) ```
2310
¿Cuál es la salida del siguiente código?
```python print(27 - 23) ```
4
What is the output of the following code?
```python print(43 + 60) ```
103
What is the output of the following code?
```python print(78 * 4) ```
312
¿Cuál es la salida del siguiente código?
```python print(16 - 70) ```
-54
What is the output of the following code?
```python print(93 + 87) ```
180
¿Cuál es la salida del siguiente código?
```python print(75 - 31) ```
44
¿Cuál es la salida del siguiente código?
```python print(96 + 54) ```
150
What is the output of the following code?
```python print(50 * 56) ```
2800
¿Cuál es la salida del siguiente código?
```python print(34 - 20) ```
14
What is the output of the following code?
```python print(100 - 33) ```
67
¿Cuál es la salida del siguiente código?
```python print(70 + 37) ```
107
¿Cuál es la salida del siguiente código?
```python print(97 + 15) ```
112
What is the output of the following code?
```python print(97 + 91) ```
188
¿Cuál es la salida del siguiente código?
```python print(67 - 70) ```
-3
What is the output of the following code?
```python print(63 - 62) ```
1
¿Cuál es la salida del siguiente código?
```python print(91 * 94) ```
8554
¿Cuál es la salida del siguiente código?
```python print(43 + 37) ```
80
¿Cuál es la salida del siguiente código?
```python print(26 * 35) ```
910
¿Cuál es la salida del siguiente código?
```python print(47 * 77) ```
3619
¿Cuál es la salida del siguiente código?
```python print(49 * 64) ```
3136
¿Cuál es la salida del siguiente código?
```python print(5 + 25) ```
30
¿Cuál es la salida del siguiente código?
```python print(31 - 92) ```
-61
¿Cuál es la salida del siguiente código?
```python print(57 + 54) ```
111
What is the output of the following code?
```python print(75 * 38) ```
2850
¿Cuál es la salida del siguiente código?
```python print(53 + 75) ```
128
What is the output of the following code?
```python print(91 - 12) ```
79
What is the output of the following code?
```python print(100 + 52) ```
152
What is the output of the following code?
```python print(32 + 18) ```
50
What is the output of the following code?
```python print(23 * 25) ```
575
¿Cuál es la salida del siguiente código?
```python print(98 * 35) ```
3430
¿Cuál es la salida del siguiente código?
```python print(31 + 67) ```
98
¿Cuál es la salida del siguiente código?
```python print(48 - 18) ```
30
What is the output of the following code?
```python print(48 - 91) ```
-43
What is the output of the following code?
```python print(53 * 6) ```
318
What is the output of the following code?
```python print(14 + 86) ```
100
What is the output of the following code?
```python print(74 - 57) ```
17
¿Cuál es la salida del siguiente código?
```python print(1 * 52) ```
52
What is the output of the following code?
```python print(66 * 20) ```
1320
¿Cuál es la salida del siguiente código?
```python print(55 * 51) ```
2805
¿Cuál es la salida del siguiente código?
```python print(79 * 1) ```
79
¿Cuál es la salida del siguiente código?
```python print(51 + 56) ```
107
¿Cuál es la salida del siguiente código?
```python print(44 - 14) ```
30