instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(94 + 32) ```
126
¿Cuál es la salida del siguiente código?
```python print(39 + 4) ```
43
¿Cuál es la salida del siguiente código?
```python print(96 - 16) ```
80
What is the output of the following code?
```python print(95 + 35) ```
130
¿Cuál es la salida del siguiente código?
```python print(93 * 91) ```
8463
What is the output of the following code?
```python print(96 * 70) ```
6720
¿Cuál es la salida del siguiente código?
```python print(76 + 51) ```
127
What is the output of the following code?
```python print(26 - 13) ```
13
What is the output of the following code?
```python print(55 + 12) ```
67
¿Cuál es la salida del siguiente código?
```python print(64 - 94) ```
-30
What is the output of the following code?
```python print(73 * 14) ```
1022
What is the output of the following code?
```python print(81 + 11) ```
92
¿Cuál es la salida del siguiente código?
```python print(63 + 76) ```
139
¿Cuál es la salida del siguiente código?
```python print(79 * 61) ```
4819
¿Cuál es la salida del siguiente código?
```python print(64 - 33) ```
31
¿Cuál es la salida del siguiente código?
```python print(89 * 73) ```
6497
What is the output of the following code?
```python print(84 - 31) ```
53
¿Cuál es la salida del siguiente código?
```python print(15 - 5) ```
10
What is the output of the following code?
```python print(68 + 63) ```
131
What is the output of the following code?
```python print(38 - 16) ```
22
¿Cuál es la salida del siguiente código?
```python print(67 + 88) ```
155
¿Cuál es la salida del siguiente código?
```python print(92 + 61) ```
153
What is the output of the following code?
```python print(1 * 40) ```
40
¿Cuál es la salida del siguiente código?
```python print(13 - 69) ```
-56
What is the output of the following code?
```python print(80 * 60) ```
4800
¿Cuál es la salida del siguiente código?
```python print(82 + 72) ```
154
What is the output of the following code?
```python print(55 * 75) ```
4125
What is the output of the following code?
```python print(99 - 52) ```
47
¿Cuál es la salida del siguiente código?
```python print(20 * 14) ```
280
¿Cuál es la salida del siguiente código?
```python print(34 + 73) ```
107
What is the output of the following code?
```python print(99 * 76) ```
7524
What is the output of the following code?
```python print(1 + 30) ```
31
¿Cuál es la salida del siguiente código?
```python print(61 - 1) ```
60
¿Cuál es la salida del siguiente código?
```python print(57 * 55) ```
3135
What is the output of the following code?
```python print(65 + 98) ```
163
What is the output of the following code?
```python print(67 * 41) ```
2747
What is the output of the following code?
```python print(47 * 60) ```
2820
What is the output of the following code?
```python print(96 + 2) ```
98
What is the output of the following code?
```python print(25 * 1) ```
25
What is the output of the following code?
```python print(48 * 33) ```
1584
What is the output of the following code?
```python print(8 + 74) ```
82
¿Cuál es la salida del siguiente código?
```python print(4 * 79) ```
316
¿Cuál es la salida del siguiente código?
```python print(16 - 8) ```
8
¿Cuál es la salida del siguiente código?
```python print(70 + 36) ```
106
¿Cuál es la salida del siguiente código?
```python print(87 * 41) ```
3567
¿Cuál es la salida del siguiente código?
```python print(98 + 65) ```
163
What is the output of the following code?
```python print(57 - 6) ```
51
What is the output of the following code?
```python print(45 - 16) ```
29
What is the output of the following code?
```python print(12 * 24) ```
288
¿Cuál es la salida del siguiente código?
```python print(76 + 81) ```
157
¿Cuál es la salida del siguiente código?
```python print(88 + 83) ```
171
¿Cuál es la salida del siguiente código?
```python print(49 - 91) ```
-42
¿Cuál es la salida del siguiente código?
```python print(73 - 41) ```
32
¿Cuál es la salida del siguiente código?
```python print(75 + 50) ```
125
What is the output of the following code?
```python print(88 + 37) ```
125
What is the output of the following code?
```python print(49 * 85) ```
4165
¿Cuál es la salida del siguiente código?
```python print(14 - 81) ```
-67
¿Cuál es la salida del siguiente código?
```python print(61 - 43) ```
18
¿Cuál es la salida del siguiente código?
```python print(46 + 40) ```
86
What is the output of the following code?
```python print(30 * 98) ```
2940
¿Cuál es la salida del siguiente código?
```python print(43 + 7) ```
50
What is the output of the following code?
```python print(59 * 1) ```
59
¿Cuál es la salida del siguiente código?
```python print(23 - 39) ```
-16
¿Cuál es la salida del siguiente código?
```python print(27 + 56) ```
83
¿Cuál es la salida del siguiente código?
```python print(72 - 100) ```
-28
¿Cuál es la salida del siguiente código?
```python print(41 + 98) ```
139
What is the output of the following code?
```python print(65 * 1) ```
65
¿Cuál es la salida del siguiente código?
```python print(25 + 6) ```
31
¿Cuál es la salida del siguiente código?
```python print(50 - 87) ```
-37
¿Cuál es la salida del siguiente código?
```python print(54 + 23) ```
77
What is the output of the following code?
```python print(23 * 55) ```
1265
¿Cuál es la salida del siguiente código?
```python print(44 * 91) ```
4004
What is the output of the following code?
```python print(79 - 94) ```
-15
What is the output of the following code?
```python print(37 + 6) ```
43
What is the output of the following code?
```python print(44 - 87) ```
-43
What is the output of the following code?
```python print(3 - 58) ```
-55
What is the output of the following code?
```python print(11 + 69) ```
80
What is the output of the following code?
```python print(42 + 48) ```
90
What is the output of the following code?
```python print(89 + 100) ```
189
What is the output of the following code?
```python print(53 + 27) ```
80
¿Cuál es la salida del siguiente código?
```python print(3 - 91) ```
-88
¿Cuál es la salida del siguiente código?
```python print(37 * 94) ```
3478
What is the output of the following code?
```python print(45 + 57) ```
102
What is the output of the following code?
```python print(90 * 22) ```
1980
What is the output of the following code?
```python print(5 * 85) ```
425
¿Cuál es la salida del siguiente código?
```python print(68 - 48) ```
20
¿Cuál es la salida del siguiente código?
```python print(69 - 17) ```
52
¿Cuál es la salida del siguiente código?
```python print(28 + 28) ```
56
What is the output of the following code?
```python print(21 * 99) ```
2079
What is the output of the following code?
```python print(52 - 64) ```
-12
What is the output of the following code?
```python print(23 - 52) ```
-29
¿Cuál es la salida del siguiente código?
```python print(80 + 65) ```
145
What is the output of the following code?
```python print(9 + 4) ```
13
¿Cuál es la salida del siguiente código?
```python print(93 + 9) ```
102
¿Cuál es la salida del siguiente código?
```python print(92 * 66) ```
6072
¿Cuál es la salida del siguiente código?
```python print(34 * 98) ```
3332
What is the output of the following code?
```python print(13 * 43) ```
559
What is the output of the following code?
```python print(57 - 43) ```
14
¿Cuál es la salida del siguiente código?
```python print(37 + 4) ```
41
What is the output of the following code?
```python print(89 + 17) ```
106