instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(19 - 41) ```
-22
What is the output of the following code?
```python print(89 + 70) ```
159
¿Cuál es la salida del siguiente código?
```python print(22 - 25) ```
-3
What is the output of the following code?
```python print(38 - 43) ```
-5
What is the output of the following code?
```python print(94 * 50) ```
4700
¿Cuál es la salida del siguiente código?
```python print(10 * 82) ```
820
¿Cuál es la salida del siguiente código?
```python print(4 - 29) ```
-25
¿Cuál es la salida del siguiente código?
```python print(25 - 10) ```
15
What is the output of the following code?
```python print(29 - 67) ```
-38
¿Cuál es la salida del siguiente código?
```python print(45 * 91) ```
4095
¿Cuál es la salida del siguiente código?
```python print(5 - 52) ```
-47
¿Cuál es la salida del siguiente código?
```python print(68 + 94) ```
162
¿Cuál es la salida del siguiente código?
```python print(12 + 9) ```
21
What is the output of the following code?
```python print(51 * 100) ```
5100
What is the output of the following code?
```python print(44 + 17) ```
61
¿Cuál es la salida del siguiente código?
```python print(20 * 100) ```
2000
¿Cuál es la salida del siguiente código?
```python print(38 - 85) ```
-47
What is the output of the following code?
```python print(96 * 54) ```
5184
¿Cuál es la salida del siguiente código?
```python print(52 - 32) ```
20
¿Cuál es la salida del siguiente código?
```python print(3 - 62) ```
-59
¿Cuál es la salida del siguiente código?
```python print(13 * 62) ```
806
What is the output of the following code?
```python print(95 - 98) ```
-3
What is the output of the following code?
```python print(24 * 7) ```
168
¿Cuál es la salida del siguiente código?
```python print(53 - 23) ```
30
¿Cuál es la salida del siguiente código?
```python print(12 - 27) ```
-15
What is the output of the following code?
```python print(16 + 47) ```
63
What is the output of the following code?
```python print(97 * 49) ```
4753
What is the output of the following code?
```python print(45 * 10) ```
450
¿Cuál es la salida del siguiente código?
```python print(94 - 3) ```
91
What is the output of the following code?
```python print(35 * 34) ```
1190
What is the output of the following code?
```python print(52 - 68) ```
-16
What is the output of the following code?
```python print(76 - 43) ```
33
¿Cuál es la salida del siguiente código?
```python print(46 - 26) ```
20
¿Cuál es la salida del siguiente código?
```python print(6 * 12) ```
72
What is the output of the following code?
```python print(42 * 96) ```
4032
¿Cuál es la salida del siguiente código?
```python print(56 + 53) ```
109
¿Cuál es la salida del siguiente código?
```python print(91 + 75) ```
166
¿Cuál es la salida del siguiente código?
```python print(90 * 7) ```
630
¿Cuál es la salida del siguiente código?
```python print(91 * 16) ```
1456
What is the output of the following code?
```python print(17 * 75) ```
1275
What is the output of the following code?
```python print(5 + 22) ```
27
¿Cuál es la salida del siguiente código?
```python print(92 * 79) ```
7268
What is the output of the following code?
```python print(9 * 48) ```
432
¿Cuál es la salida del siguiente código?
```python print(93 + 98) ```
191
What is the output of the following code?
```python print(97 + 29) ```
126
¿Cuál es la salida del siguiente código?
```python print(39 + 58) ```
97
¿Cuál es la salida del siguiente código?
```python print(28 - 14) ```
14
¿Cuál es la salida del siguiente código?
```python print(56 * 69) ```
3864
¿Cuál es la salida del siguiente código?
```python print(88 + 88) ```
176
¿Cuál es la salida del siguiente código?
```python print(34 * 69) ```
2346
¿Cuál es la salida del siguiente código?
```python print(75 + 46) ```
121
¿Cuál es la salida del siguiente código?
```python print(19 + 51) ```
70
What is the output of the following code?
```python print(92 - 33) ```
59
What is the output of the following code?
```python print(28 * 42) ```
1176
¿Cuál es la salida del siguiente código?
```python print(99 * 30) ```
2970
What is the output of the following code?
```python print(82 + 13) ```
95
What is the output of the following code?
```python print(73 * 65) ```
4745
¿Cuál es la salida del siguiente código?
```python print(18 + 46) ```
64
¿Cuál es la salida del siguiente código?
```python print(69 - 30) ```
39
¿Cuál es la salida del siguiente código?
```python print(34 + 65) ```
99
What is the output of the following code?
```python print(30 * 27) ```
810
¿Cuál es la salida del siguiente código?
```python print(61 + 44) ```
105
What is the output of the following code?
```python print(16 * 15) ```
240
What is the output of the following code?
```python print(85 + 23) ```
108
What is the output of the following code?
```python print(46 + 84) ```
130
What is the output of the following code?
```python print(59 + 82) ```
141
What is the output of the following code?
```python print(44 - 79) ```
-35
What is the output of the following code?
```python print(86 + 79) ```
165
What is the output of the following code?
```python print(68 - 63) ```
5
What is the output of the following code?
```python print(82 + 28) ```
110
¿Cuál es la salida del siguiente código?
```python print(84 + 74) ```
158
¿Cuál es la salida del siguiente código?
```python print(91 * 22) ```
2002
¿Cuál es la salida del siguiente código?
```python print(6 - 26) ```
-20
¿Cuál es la salida del siguiente código?
```python print(54 * 51) ```
2754
What is the output of the following code?
```python print(72 + 39) ```
111
¿Cuál es la salida del siguiente código?
```python print(10 - 1) ```
9
¿Cuál es la salida del siguiente código?
```python print(56 - 9) ```
47
¿Cuál es la salida del siguiente código?
```python print(49 + 2) ```
51
What is the output of the following code?
```python print(35 - 5) ```
30
What is the output of the following code?
```python print(74 - 38) ```
36
¿Cuál es la salida del siguiente código?
```python print(40 + 24) ```
64
What is the output of the following code?
```python print(41 - 50) ```
-9
¿Cuál es la salida del siguiente código?
```python print(93 + 69) ```
162
¿Cuál es la salida del siguiente código?
```python print(66 - 21) ```
45
What is the output of the following code?
```python print(97 + 75) ```
172
¿Cuál es la salida del siguiente código?
```python print(37 + 53) ```
90
What is the output of the following code?
```python print(41 + 1) ```
42
¿Cuál es la salida del siguiente código?
```python print(60 - 44) ```
16
What is the output of the following code?
```python print(32 * 45) ```
1440
¿Cuál es la salida del siguiente código?
```python print(33 + 74) ```
107
¿Cuál es la salida del siguiente código?
```python print(86 - 56) ```
30
What is the output of the following code?
```python print(51 * 23) ```
1173
¿Cuál es la salida del siguiente código?
```python print(73 - 82) ```
-9
¿Cuál es la salida del siguiente código?
```python print(87 + 24) ```
111
¿Cuál es la salida del siguiente código?
```python print(91 + 46) ```
137
What is the output of the following code?
```python print(30 - 42) ```
-12
¿Cuál es la salida del siguiente código?
```python print(48 + 7) ```
55
¿Cuál es la salida del siguiente código?
```python print(77 - 23) ```
54
What is the output of the following code?
```python print(60 - 66) ```
-6
¿Cuál es la salida del siguiente código?
```python print(62 - 49) ```
13