instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(70 + 61) ```
131
¿Cuál es la salida del siguiente código?
```python print(61 + 21) ```
82
¿Cuál es la salida del siguiente código?
```python print(50 - 95) ```
-45
¿Cuál es la salida del siguiente código?
```python print(20 - 57) ```
-37
What is the output of the following code?
```python print(27 * 79) ```
2133
¿Cuál es la salida del siguiente código?
```python print(54 * 56) ```
3024
¿Cuál es la salida del siguiente código?
```python print(67 + 99) ```
166
What is the output of the following code?
```python print(72 * 90) ```
6480
¿Cuál es la salida del siguiente código?
```python print(21 * 85) ```
1785
What is the output of the following code?
```python print(16 - 88) ```
-72
¿Cuál es la salida del siguiente código?
```python print(77 - 20) ```
57
What is the output of the following code?
```python print(60 + 66) ```
126
What is the output of the following code?
```python print(36 - 62) ```
-26
What is the output of the following code?
```python print(52 * 85) ```
4420
¿Cuál es la salida del siguiente código?
```python print(62 - 60) ```
2
What is the output of the following code?
```python print(97 - 95) ```
2
¿Cuál es la salida del siguiente código?
```python print(20 + 9) ```
29
What is the output of the following code?
```python print(22 + 31) ```
53
What is the output of the following code?
```python print(74 + 73) ```
147
¿Cuál es la salida del siguiente código?
```python print(36 + 84) ```
120
What is the output of the following code?
```python print(36 * 28) ```
1008
¿Cuál es la salida del siguiente código?
```python print(19 + 42) ```
61
What is the output of the following code?
```python print(67 + 44) ```
111
¿Cuál es la salida del siguiente código?
```python print(76 - 50) ```
26
What is the output of the following code?
```python print(94 + 66) ```
160
What is the output of the following code?
```python print(84 * 40) ```
3360
¿Cuál es la salida del siguiente código?
```python print(6 - 64) ```
-58
¿Cuál es la salida del siguiente código?
```python print(16 + 63) ```
79
What is the output of the following code?
```python print(93 * 74) ```
6882
¿Cuál es la salida del siguiente código?
```python print(32 - 68) ```
-36
¿Cuál es la salida del siguiente código?
```python print(70 - 78) ```
-8
What is the output of the following code?
```python print(65 - 34) ```
31
¿Cuál es la salida del siguiente código?
```python print(65 + 67) ```
132
What is the output of the following code?
```python print(62 - 54) ```
8
What is the output of the following code?
```python print(24 + 23) ```
47
What is the output of the following code?
```python print(56 + 80) ```
136
¿Cuál es la salida del siguiente código?
```python print(68 * 90) ```
6120
What is the output of the following code?
```python print(74 + 51) ```
125
What is the output of the following code?
```python print(57 - 90) ```
-33
What is the output of the following code?
```python print(42 - 80) ```
-38
¿Cuál es la salida del siguiente código?
```python print(87 + 22) ```
109
¿Cuál es la salida del siguiente código?
```python print(43 * 75) ```
3225
¿Cuál es la salida del siguiente código?
```python print(19 * 82) ```
1558
¿Cuál es la salida del siguiente código?
```python print(94 - 54) ```
40
¿Cuál es la salida del siguiente código?
```python print(95 * 28) ```
2660
¿Cuál es la salida del siguiente código?
```python print(11 * 11) ```
121
What is the output of the following code?
```python print(65 * 97) ```
6305
What is the output of the following code?
```python print(74 + 86) ```
160
What is the output of the following code?
```python print(32 + 29) ```
61
What is the output of the following code?
```python print(50 - 53) ```
-3
What is the output of the following code?
```python print(75 * 95) ```
7125
What is the output of the following code?
```python print(38 * 91) ```
3458
¿Cuál es la salida del siguiente código?
```python print(87 + 99) ```
186
What is the output of the following code?
```python print(74 * 93) ```
6882
What is the output of the following code?
```python print(56 + 6) ```
62
¿Cuál es la salida del siguiente código?
```python print(73 - 38) ```
35
What is the output of the following code?
```python print(50 * 82) ```
4100
What is the output of the following code?
```python print(38 - 6) ```
32
¿Cuál es la salida del siguiente código?
```python print(44 - 96) ```
-52
¿Cuál es la salida del siguiente código?
```python print(58 + 15) ```
73
What is the output of the following code?
```python print(1 + 98) ```
99
¿Cuál es la salida del siguiente código?
```python print(58 - 56) ```
2
¿Cuál es la salida del siguiente código?
```python print(86 * 39) ```
3354
What is the output of the following code?
```python print(85 * 40) ```
3400
What is the output of the following code?
```python print(47 * 27) ```
1269
¿Cuál es la salida del siguiente código?
```python print(64 + 49) ```
113
¿Cuál es la salida del siguiente código?
```python print(35 - 90) ```
-55
What is the output of the following code?
```python print(3 - 76) ```
-73
¿Cuál es la salida del siguiente código?
```python print(80 - 90) ```
-10
¿Cuál es la salida del siguiente código?
```python print(87 + 12) ```
99
¿Cuál es la salida del siguiente código?
```python print(12 + 50) ```
62
What is the output of the following code?
```python print(50 + 76) ```
126
What is the output of the following code?
```python print(9 - 91) ```
-82
What is the output of the following code?
```python print(100 * 43) ```
4300
What is the output of the following code?
```python print(89 + 51) ```
140
What is the output of the following code?
```python print(51 * 65) ```
3315
What is the output of the following code?
```python print(3 - 100) ```
-97
What is the output of the following code?
```python print(94 + 6) ```
100
What is the output of the following code?
```python print(35 + 63) ```
98
What is the output of the following code?
```python print(57 + 47) ```
104
¿Cuál es la salida del siguiente código?
```python print(90 + 63) ```
153
What is the output of the following code?
```python print(76 + 26) ```
102
¿Cuál es la salida del siguiente código?
```python print(56 * 24) ```
1344
¿Cuál es la salida del siguiente código?
```python print(20 - 67) ```
-47
¿Cuál es la salida del siguiente código?
```python print(95 * 53) ```
5035
What is the output of the following code?
```python print(74 - 19) ```
55
What is the output of the following code?
```python print(13 * 76) ```
988
¿Cuál es la salida del siguiente código?
```python print(45 * 73) ```
3285
What is the output of the following code?
```python print(21 + 16) ```
37
What is the output of the following code?
```python print(32 + 39) ```
71
¿Cuál es la salida del siguiente código?
```python print(18 * 15) ```
270
What is the output of the following code?
```python print(100 + 99) ```
199
¿Cuál es la salida del siguiente código?
```python print(17 - 73) ```
-56
What is the output of the following code?
```python print(21 * 28) ```
588
What is the output of the following code?
```python print(97 - 13) ```
84
What is the output of the following code?
```python print(77 + 36) ```
113
¿Cuál es la salida del siguiente código?
```python print(22 + 83) ```
105
What is the output of the following code?
```python print(7 + 55) ```
62
¿Cuál es la salida del siguiente código?
```python print(36 * 7) ```
252
¿Cuál es la salida del siguiente código?
```python print(65 - 67) ```
-2