instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(49 - 20) ```
29
What is the output of the following code?
```python print(62 + 79) ```
141
What is the output of the following code?
```python print(95 + 93) ```
188
What is the output of the following code?
```python print(20 * 17) ```
340
What is the output of the following code?
```python print(85 + 37) ```
122
What is the output of the following code?
```python print(91 + 86) ```
177
¿Cuál es la salida del siguiente código?
```python print(85 - 14) ```
71
¿Cuál es la salida del siguiente código?
```python print(25 + 65) ```
90
¿Cuál es la salida del siguiente código?
```python print(17 + 62) ```
79
What is the output of the following code?
```python print(69 - 90) ```
-21
¿Cuál es la salida del siguiente código?
```python print(84 - 36) ```
48
¿Cuál es la salida del siguiente código?
```python print(60 * 59) ```
3540
¿Cuál es la salida del siguiente código?
```python print(13 - 83) ```
-70
¿Cuál es la salida del siguiente código?
```python print(54 + 19) ```
73
¿Cuál es la salida del siguiente código?
```python print(81 + 63) ```
144
What is the output of the following code?
```python print(67 * 53) ```
3551
What is the output of the following code?
```python print(22 + 20) ```
42
¿Cuál es la salida del siguiente código?
```python print(71 * 44) ```
3124
What is the output of the following code?
```python print(41 + 49) ```
90
What is the output of the following code?
```python print(75 * 35) ```
2625
¿Cuál es la salida del siguiente código?
```python print(89 - 30) ```
59
What is the output of the following code?
```python print(30 + 21) ```
51
¿Cuál es la salida del siguiente código?
```python print(49 - 97) ```
-48
What is the output of the following code?
```python print(31 + 13) ```
44
¿Cuál es la salida del siguiente código?
```python print(98 + 44) ```
142
¿Cuál es la salida del siguiente código?
```python print(71 * 61) ```
4331
What is the output of the following code?
```python print(48 - 47) ```
1
¿Cuál es la salida del siguiente código?
```python print(78 * 65) ```
5070
¿Cuál es la salida del siguiente código?
```python print(84 * 77) ```
6468
¿Cuál es la salida del siguiente código?
```python print(32 + 72) ```
104
¿Cuál es la salida del siguiente código?
```python print(14 * 12) ```
168
What is the output of the following code?
```python print(13 + 98) ```
111
¿Cuál es la salida del siguiente código?
```python print(32 - 55) ```
-23
¿Cuál es la salida del siguiente código?
```python print(27 - 51) ```
-24
What is the output of the following code?
```python print(3 * 93) ```
279
What is the output of the following code?
```python print(95 + 59) ```
154
What is the output of the following code?
```python print(19 + 86) ```
105
What is the output of the following code?
```python print(85 + 63) ```
148
¿Cuál es la salida del siguiente código?
```python print(38 * 91) ```
3458
¿Cuál es la salida del siguiente código?
```python print(20 * 9) ```
180
What is the output of the following code?
```python print(25 + 30) ```
55
What is the output of the following code?
```python print(88 - 97) ```
-9
What is the output of the following code?
```python print(10 * 12) ```
120
What is the output of the following code?
```python print(51 * 75) ```
3825
¿Cuál es la salida del siguiente código?
```python print(22 - 28) ```
-6
¿Cuál es la salida del siguiente código?
```python print(9 - 69) ```
-60
¿Cuál es la salida del siguiente código?
```python print(84 + 71) ```
155
What is the output of the following code?
```python print(98 - 43) ```
55
What is the output of the following code?
```python print(95 - 27) ```
68
What is the output of the following code?
```python print(23 - 91) ```
-68
What is the output of the following code?
```python print(93 * 29) ```
2697
¿Cuál es la salida del siguiente código?
```python print(67 - 99) ```
-32
¿Cuál es la salida del siguiente código?
```python print(55 + 22) ```
77
¿Cuál es la salida del siguiente código?
```python print(51 + 40) ```
91
What is the output of the following code?
```python print(36 * 22) ```
792
¿Cuál es la salida del siguiente código?
```python print(10 - 64) ```
-54
¿Cuál es la salida del siguiente código?
```python print(65 * 80) ```
5200
¿Cuál es la salida del siguiente código?
```python print(3 + 28) ```
31
¿Cuál es la salida del siguiente código?
```python print(59 * 6) ```
354
¿Cuál es la salida del siguiente código?
```python print(93 + 92) ```
185
¿Cuál es la salida del siguiente código?
```python print(55 - 15) ```
40
¿Cuál es la salida del siguiente código?
```python print(70 - 56) ```
14
What is the output of the following code?
```python print(12 - 100) ```
-88
¿Cuál es la salida del siguiente código?
```python print(1 + 40) ```
41
What is the output of the following code?
```python print(68 + 75) ```
143
What is the output of the following code?
```python print(54 * 23) ```
1242
¿Cuál es la salida del siguiente código?
```python print(11 + 41) ```
52
What is the output of the following code?
```python print(59 * 5) ```
295
¿Cuál es la salida del siguiente código?
```python print(63 + 4) ```
67
¿Cuál es la salida del siguiente código?
```python print(35 - 85) ```
-50
What is the output of the following code?
```python print(25 - 35) ```
-10
¿Cuál es la salida del siguiente código?
```python print(76 + 99) ```
175
¿Cuál es la salida del siguiente código?
```python print(89 * 38) ```
3382
What is the output of the following code?
```python print(69 * 89) ```
6141
What is the output of the following code?
```python print(28 - 31) ```
-3
What is the output of the following code?
```python print(45 * 5) ```
225
¿Cuál es la salida del siguiente código?
```python print(48 + 65) ```
113
¿Cuál es la salida del siguiente código?
```python print(23 * 60) ```
1380
What is the output of the following code?
```python print(90 * 88) ```
7920
What is the output of the following code?
```python print(36 - 16) ```
20
What is the output of the following code?
```python print(72 * 32) ```
2304
What is the output of the following code?
```python print(52 * 99) ```
5148
¿Cuál es la salida del siguiente código?
```python print(66 - 89) ```
-23
What is the output of the following code?
```python print(96 * 24) ```
2304
¿Cuál es la salida del siguiente código?
```python print(57 - 86) ```
-29
What is the output of the following code?
```python print(96 - 34) ```
62
What is the output of the following code?
```python print(65 - 65) ```
0
What is the output of the following code?
```python print(15 - 55) ```
-40
What is the output of the following code?
```python print(78 + 2) ```
80
What is the output of the following code?
```python print(44 + 84) ```
128
¿Cuál es la salida del siguiente código?
```python print(76 + 89) ```
165
What is the output of the following code?
```python print(23 * 43) ```
989
What is the output of the following code?
```python print(42 + 62) ```
104
¿Cuál es la salida del siguiente código?
```python print(49 * 48) ```
2352
¿Cuál es la salida del siguiente código?
```python print(37 - 60) ```
-23
What is the output of the following code?
```python print(42 + 5) ```
47
¿Cuál es la salida del siguiente código?
```python print(1 + 47) ```
48
¿Cuál es la salida del siguiente código?
```python print(45 * 35) ```
1575
¿Cuál es la salida del siguiente código?
```python print(82 * 16) ```
1312
What is the output of the following code?
```python print(38 * 20) ```
760