instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(88 + 93) ```
181
What is the output of the following code?
```python print(9 - 94) ```
-85
What is the output of the following code?
```python print(42 - 45) ```
-3
What is the output of the following code?
```python print(10 - 92) ```
-82
¿Cuál es la salida del siguiente código?
```python print(67 + 97) ```
164
What is the output of the following code?
```python print(70 - 27) ```
43
¿Cuál es la salida del siguiente código?
```python print(61 + 46) ```
107
¿Cuál es la salida del siguiente código?
```python print(40 - 67) ```
-27
What is the output of the following code?
```python print(76 * 61) ```
4636
What is the output of the following code?
```python print(28 + 93) ```
121
¿Cuál es la salida del siguiente código?
```python print(96 - 14) ```
82
What is the output of the following code?
```python print(45 * 3) ```
135
What is the output of the following code?
```python print(68 * 64) ```
4352
¿Cuál es la salida del siguiente código?
```python print(89 + 48) ```
137
What is the output of the following code?
```python print(76 - 95) ```
-19
What is the output of the following code?
```python print(96 - 82) ```
14
What is the output of the following code?
```python print(74 + 64) ```
138
¿Cuál es la salida del siguiente código?
```python print(45 + 6) ```
51
¿Cuál es la salida del siguiente código?
```python print(49 - 57) ```
-8
What is the output of the following code?
```python print(3 * 29) ```
87
¿Cuál es la salida del siguiente código?
```python print(39 + 13) ```
52
What is the output of the following code?
```python print(49 - 77) ```
-28
¿Cuál es la salida del siguiente código?
```python print(38 * 72) ```
2736
What is the output of the following code?
```python print(61 * 41) ```
2501
¿Cuál es la salida del siguiente código?
```python print(31 * 56) ```
1736
¿Cuál es la salida del siguiente código?
```python print(11 * 3) ```
33
What is the output of the following code?
```python print(12 * 85) ```
1020
What is the output of the following code?
```python print(71 * 78) ```
5538
¿Cuál es la salida del siguiente código?
```python print(46 - 40) ```
6
What is the output of the following code?
```python print(52 + 59) ```
111
¿Cuál es la salida del siguiente código?
```python print(3 + 86) ```
89
¿Cuál es la salida del siguiente código?
```python print(83 * 18) ```
1494
¿Cuál es la salida del siguiente código?
```python print(98 + 85) ```
183
What is the output of the following code?
```python print(35 * 38) ```
1330
¿Cuál es la salida del siguiente código?
```python print(10 + 81) ```
91
What is the output of the following code?
```python print(44 * 35) ```
1540
¿Cuál es la salida del siguiente código?
```python print(27 - 52) ```
-25
What is the output of the following code?
```python print(57 - 30) ```
27
What is the output of the following code?
```python print(30 - 37) ```
-7
¿Cuál es la salida del siguiente código?
```python print(22 - 1) ```
21
¿Cuál es la salida del siguiente código?
```python print(15 - 96) ```
-81
What is the output of the following code?
```python print(16 * 79) ```
1264
What is the output of the following code?
```python print(71 * 29) ```
2059
What is the output of the following code?
```python print(48 * 22) ```
1056
What is the output of the following code?
```python print(5 * 14) ```
70
What is the output of the following code?
```python print(83 - 55) ```
28
What is the output of the following code?
```python print(17 * 86) ```
1462
What is the output of the following code?
```python print(17 + 18) ```
35
¿Cuál es la salida del siguiente código?
```python print(26 - 26) ```
0
What is the output of the following code?
```python print(18 - 91) ```
-73
What is the output of the following code?
```python print(89 + 62) ```
151
What is the output of the following code?
```python print(63 - 17) ```
46
¿Cuál es la salida del siguiente código?
```python print(68 * 66) ```
4488
¿Cuál es la salida del siguiente código?
```python print(19 * 76) ```
1444
¿Cuál es la salida del siguiente código?
```python print(94 * 83) ```
7802
What is the output of the following code?
```python print(19 * 12) ```
228
¿Cuál es la salida del siguiente código?
```python print(47 * 90) ```
4230
¿Cuál es la salida del siguiente código?
```python print(90 + 60) ```
150
¿Cuál es la salida del siguiente código?
```python print(19 * 98) ```
1862
¿Cuál es la salida del siguiente código?
```python print(86 * 88) ```
7568
What is the output of the following code?
```python print(99 * 30) ```
2970
What is the output of the following code?
```python print(56 - 33) ```
23
¿Cuál es la salida del siguiente código?
```python print(52 - 6) ```
46
¿Cuál es la salida del siguiente código?
```python print(44 * 20) ```
880
¿Cuál es la salida del siguiente código?
```python print(19 * 31) ```
589
¿Cuál es la salida del siguiente código?
```python print(57 - 20) ```
37
¿Cuál es la salida del siguiente código?
```python print(50 * 81) ```
4050
What is the output of the following code?
```python print(93 - 7) ```
86
¿Cuál es la salida del siguiente código?
```python print(65 - 45) ```
20
What is the output of the following code?
```python print(64 + 31) ```
95
¿Cuál es la salida del siguiente código?
```python print(16 - 81) ```
-65
¿Cuál es la salida del siguiente código?
```python print(5 + 79) ```
84
¿Cuál es la salida del siguiente código?
```python print(48 + 24) ```
72
What is the output of the following code?
```python print(64 + 51) ```
115
¿Cuál es la salida del siguiente código?
```python print(75 * 65) ```
4875
¿Cuál es la salida del siguiente código?
```python print(17 * 60) ```
1020
¿Cuál es la salida del siguiente código?
```python print(61 - 28) ```
33
What is the output of the following code?
```python print(40 + 43) ```
83
What is the output of the following code?
```python print(93 - 42) ```
51
¿Cuál es la salida del siguiente código?
```python print(88 * 99) ```
8712
What is the output of the following code?
```python print(4 * 8) ```
32
¿Cuál es la salida del siguiente código?
```python print(77 * 30) ```
2310
¿Cuál es la salida del siguiente código?
```python print(96 + 95) ```
191
What is the output of the following code?
```python print(25 * 16) ```
400
What is the output of the following code?
```python print(48 * 35) ```
1680
What is the output of the following code?
```python print(15 + 91) ```
106
What is the output of the following code?
```python print(63 - 42) ```
21
What is the output of the following code?
```python print(67 * 90) ```
6030
¿Cuál es la salida del siguiente código?
```python print(76 - 92) ```
-16
¿Cuál es la salida del siguiente código?
```python print(67 - 47) ```
20
What is the output of the following code?
```python print(22 + 29) ```
51
¿Cuál es la salida del siguiente código?
```python print(7 - 81) ```
-74
¿Cuál es la salida del siguiente código?
```python print(60 * 31) ```
1860
¿Cuál es la salida del siguiente código?
```python print(79 * 8) ```
632
What is the output of the following code?
```python print(11 * 24) ```
264
What is the output of the following code?
```python print(79 - 5) ```
74
What is the output of the following code?
```python print(76 + 58) ```
134
What is the output of the following code?
```python print(4 * 15) ```
60
¿Cuál es la salida del siguiente código?
```python print(48 - 40) ```
8
What is the output of the following code?
```python print(43 - 25) ```
18