instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(58 - 61) ```
-3
What is the output of the following code?
```python print(40 * 16) ```
640
What is the output of the following code?
```python print(24 * 82) ```
1968
What is the output of the following code?
```python print(93 * 43) ```
3999
What is the output of the following code?
```python print(94 - 32) ```
62
What is the output of the following code?
```python print(46 + 100) ```
146
¿Cuál es la salida del siguiente código?
```python print(97 - 29) ```
68
What is the output of the following code?
```python print(28 * 24) ```
672
¿Cuál es la salida del siguiente código?
```python print(93 + 13) ```
106
What is the output of the following code?
```python print(72 + 13) ```
85
What is the output of the following code?
```python print(88 - 65) ```
23
What is the output of the following code?
```python print(48 - 77) ```
-29
¿Cuál es la salida del siguiente código?
```python print(12 * 98) ```
1176
What is the output of the following code?
```python print(58 - 9) ```
49
What is the output of the following code?
```python print(90 * 62) ```
5580
What is the output of the following code?
```python print(8 * 77) ```
616
What is the output of the following code?
```python print(55 - 53) ```
2
¿Cuál es la salida del siguiente código?
```python print(70 - 39) ```
31
What is the output of the following code?
```python print(79 + 74) ```
153
¿Cuál es la salida del siguiente código?
```python print(21 * 77) ```
1617
What is the output of the following code?
```python print(91 + 58) ```
149
What is the output of the following code?
```python print(35 + 49) ```
84
¿Cuál es la salida del siguiente código?
```python print(51 - 23) ```
28
¿Cuál es la salida del siguiente código?
```python print(99 + 86) ```
185
¿Cuál es la salida del siguiente código?
```python print(77 + 48) ```
125
What is the output of the following code?
```python print(43 + 92) ```
135
¿Cuál es la salida del siguiente código?
```python print(74 + 24) ```
98
¿Cuál es la salida del siguiente código?
```python print(95 - 16) ```
79
What is the output of the following code?
```python print(37 * 100) ```
3700
¿Cuál es la salida del siguiente código?
```python print(8 * 34) ```
272
What is the output of the following code?
```python print(69 - 30) ```
39
¿Cuál es la salida del siguiente código?
```python print(85 * 47) ```
3995
What is the output of the following code?
```python print(79 * 23) ```
1817
¿Cuál es la salida del siguiente código?
```python print(100 + 32) ```
132
What is the output of the following code?
```python print(18 - 75) ```
-57
¿Cuál es la salida del siguiente código?
```python print(80 + 58) ```
138
¿Cuál es la salida del siguiente código?
```python print(22 * 78) ```
1716
What is the output of the following code?
```python print(91 * 23) ```
2093
What is the output of the following code?
```python print(29 + 38) ```
67
What is the output of the following code?
```python print(17 + 97) ```
114
What is the output of the following code?
```python print(10 - 37) ```
-27
¿Cuál es la salida del siguiente código?
```python print(84 + 53) ```
137
What is the output of the following code?
```python print(64 + 95) ```
159
What is the output of the following code?
```python print(30 * 66) ```
1980
What is the output of the following code?
```python print(81 * 80) ```
6480
What is the output of the following code?
```python print(76 * 46) ```
3496
¿Cuál es la salida del siguiente código?
```python print(80 * 69) ```
5520
¿Cuál es la salida del siguiente código?
```python print(61 + 80) ```
141
What is the output of the following code?
```python print(31 + 11) ```
42
What is the output of the following code?
```python print(41 - 7) ```
34
What is the output of the following code?
```python print(32 + 4) ```
36
¿Cuál es la salida del siguiente código?
```python print(97 - 69) ```
28
What is the output of the following code?
```python print(89 * 70) ```
6230
What is the output of the following code?
```python print(68 * 89) ```
6052
What is the output of the following code?
```python print(86 * 35) ```
3010
What is the output of the following code?
```python print(75 + 40) ```
115
What is the output of the following code?
```python print(90 - 82) ```
8
¿Cuál es la salida del siguiente código?
```python print(22 * 98) ```
2156
What is the output of the following code?
```python print(34 + 88) ```
122
¿Cuál es la salida del siguiente código?
```python print(58 - 95) ```
-37
What is the output of the following code?
```python print(23 + 13) ```
36
What is the output of the following code?
```python print(6 * 36) ```
216
¿Cuál es la salida del siguiente código?
```python print(59 - 53) ```
6
What is the output of the following code?
```python print(63 + 75) ```
138
What is the output of the following code?
```python print(59 * 81) ```
4779
What is the output of the following code?
```python print(10 + 13) ```
23
What is the output of the following code?
```python print(37 + 37) ```
74
¿Cuál es la salida del siguiente código?
```python print(50 + 19) ```
69
What is the output of the following code?
```python print(92 * 47) ```
4324
What is the output of the following code?
```python print(67 - 39) ```
28
¿Cuál es la salida del siguiente código?
```python print(6 + 10) ```
16
¿Cuál es la salida del siguiente código?
```python print(77 * 97) ```
7469
¿Cuál es la salida del siguiente código?
```python print(91 - 91) ```
0
¿Cuál es la salida del siguiente código?
```python print(6 * 98) ```
588
What is the output of the following code?
```python print(64 - 74) ```
-10
What is the output of the following code?
```python print(99 * 67) ```
6633
What is the output of the following code?
```python print(50 * 4) ```
200
¿Cuál es la salida del siguiente código?
```python print(50 * 7) ```
350
¿Cuál es la salida del siguiente código?
```python print(39 * 45) ```
1755
What is the output of the following code?
```python print(39 * 10) ```
390
What is the output of the following code?
```python print(83 * 32) ```
2656
What is the output of the following code?
```python print(34 * 77) ```
2618
¿Cuál es la salida del siguiente código?
```python print(64 * 20) ```
1280
What is the output of the following code?
```python print(24 - 24) ```
0
What is the output of the following code?
```python print(23 * 82) ```
1886
¿Cuál es la salida del siguiente código?
```python print(72 - 65) ```
7
¿Cuál es la salida del siguiente código?
```python print(49 - 54) ```
-5
What is the output of the following code?
```python print(53 + 62) ```
115
¿Cuál es la salida del siguiente código?
```python print(60 + 38) ```
98
¿Cuál es la salida del siguiente código?
```python print(87 * 50) ```
4350
¿Cuál es la salida del siguiente código?
```python print(46 * 56) ```
2576
¿Cuál es la salida del siguiente código?
```python print(76 * 26) ```
1976
What is the output of the following code?
```python print(26 * 84) ```
2184
¿Cuál es la salida del siguiente código?
```python print(1 * 95) ```
95
¿Cuál es la salida del siguiente código?
```python print(97 * 31) ```
3007
What is the output of the following code?
```python print(83 * 82) ```
6806
What is the output of the following code?
```python print(18 + 40) ```
58
What is the output of the following code?
```python print(95 * 100) ```
9500
¿Cuál es la salida del siguiente código?
```python print(42 * 17) ```
714
What is the output of the following code?
```python print(83 - 63) ```
20