instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(59 - 84) ```
-25
¿Cuál es la salida del siguiente código?
```python print(13 * 31) ```
403
What is the output of the following code?
```python print(78 * 83) ```
6474
What is the output of the following code?
```python print(5 - 80) ```
-75
¿Cuál es la salida del siguiente código?
```python print(70 * 55) ```
3850
¿Cuál es la salida del siguiente código?
```python print(60 + 83) ```
143
What is the output of the following code?
```python print(76 + 95) ```
171
What is the output of the following code?
```python print(10 + 47) ```
57
What is the output of the following code?
```python print(54 - 98) ```
-44
¿Cuál es la salida del siguiente código?
```python print(34 - 30) ```
4
¿Cuál es la salida del siguiente código?
```python print(9 * 87) ```
783
What is the output of the following code?
```python print(34 - 27) ```
7
What is the output of the following code?
```python print(53 - 11) ```
42
¿Cuál es la salida del siguiente código?
```python print(67 - 93) ```
-26
¿Cuál es la salida del siguiente código?
```python print(71 + 21) ```
92
¿Cuál es la salida del siguiente código?
```python print(93 + 97) ```
190
¿Cuál es la salida del siguiente código?
```python print(53 * 84) ```
4452
¿Cuál es la salida del siguiente código?
```python print(97 - 49) ```
48
¿Cuál es la salida del siguiente código?
```python print(15 + 4) ```
19
¿Cuál es la salida del siguiente código?
```python print(40 * 29) ```
1160
¿Cuál es la salida del siguiente código?
```python print(94 - 20) ```
74
What is the output of the following code?
```python print(68 + 70) ```
138
What is the output of the following code?
```python print(83 * 2) ```
166
What is the output of the following code?
```python print(94 * 13) ```
1222
¿Cuál es la salida del siguiente código?
```python print(44 + 88) ```
132
What is the output of the following code?
```python print(57 - 13) ```
44
What is the output of the following code?
```python print(38 + 38) ```
76
What is the output of the following code?
```python print(37 * 65) ```
2405
What is the output of the following code?
```python print(45 * 72) ```
3240
¿Cuál es la salida del siguiente código?
```python print(84 * 4) ```
336
What is the output of the following code?
```python print(35 * 72) ```
2520
¿Cuál es la salida del siguiente código?
```python print(92 + 74) ```
166
What is the output of the following code?
```python print(36 - 60) ```
-24
¿Cuál es la salida del siguiente código?
```python print(97 + 25) ```
122
What is the output of the following code?
```python print(47 + 91) ```
138
¿Cuál es la salida del siguiente código?
```python print(23 * 50) ```
1150
What is the output of the following code?
```python print(90 - 26) ```
64
¿Cuál es la salida del siguiente código?
```python print(85 - 11) ```
74
What is the output of the following code?
```python print(74 - 22) ```
52
¿Cuál es la salida del siguiente código?
```python print(15 - 73) ```
-58
What is the output of the following code?
```python print(31 * 31) ```
961
¿Cuál es la salida del siguiente código?
```python print(92 + 71) ```
163
What is the output of the following code?
```python print(48 + 22) ```
70
¿Cuál es la salida del siguiente código?
```python print(33 * 48) ```
1584
What is the output of the following code?
```python print(22 * 78) ```
1716
¿Cuál es la salida del siguiente código?
```python print(62 + 83) ```
145
¿Cuál es la salida del siguiente código?
```python print(72 - 4) ```
68
What is the output of the following code?
```python print(86 * 80) ```
6880
¿Cuál es la salida del siguiente código?
```python print(39 * 29) ```
1131
¿Cuál es la salida del siguiente código?
```python print(14 - 74) ```
-60
What is the output of the following code?
```python print(39 + 20) ```
59
What is the output of the following code?
```python print(3 - 12) ```
-9
¿Cuál es la salida del siguiente código?
```python print(77 * 4) ```
308
¿Cuál es la salida del siguiente código?
```python print(66 + 21) ```
87
¿Cuál es la salida del siguiente código?
```python print(25 - 45) ```
-20
What is the output of the following code?
```python print(95 + 88) ```
183
¿Cuál es la salida del siguiente código?
```python print(88 - 81) ```
7
¿Cuál es la salida del siguiente código?
```python print(30 - 68) ```
-38
What is the output of the following code?
```python print(53 - 67) ```
-14
¿Cuál es la salida del siguiente código?
```python print(14 - 90) ```
-76
What is the output of the following code?
```python print(91 * 1) ```
91
¿Cuál es la salida del siguiente código?
```python print(92 + 15) ```
107
¿Cuál es la salida del siguiente código?
```python print(67 * 64) ```
4288
¿Cuál es la salida del siguiente código?
```python print(16 + 97) ```
113
¿Cuál es la salida del siguiente código?
```python print(91 - 5) ```
86
¿Cuál es la salida del siguiente código?
```python print(57 - 82) ```
-25
What is the output of the following code?
```python print(81 - 37) ```
44
What is the output of the following code?
```python print(88 * 16) ```
1408
¿Cuál es la salida del siguiente código?
```python print(71 * 41) ```
2911
What is the output of the following code?
```python print(40 + 40) ```
80
What is the output of the following code?
```python print(56 + 17) ```
73
What is the output of the following code?
```python print(38 - 88) ```
-50
¿Cuál es la salida del siguiente código?
```python print(4 * 76) ```
304
What is the output of the following code?
```python print(33 - 69) ```
-36
¿Cuál es la salida del siguiente código?
```python print(86 - 34) ```
52
What is the output of the following code?
```python print(94 * 99) ```
9306
What is the output of the following code?
```python print(40 - 81) ```
-41
¿Cuál es la salida del siguiente código?
```python print(94 - 75) ```
19
¿Cuál es la salida del siguiente código?
```python print(94 + 80) ```
174
¿Cuál es la salida del siguiente código?
```python print(59 + 37) ```
96
What is the output of the following code?
```python print(60 * 26) ```
1560
¿Cuál es la salida del siguiente código?
```python print(77 + 13) ```
90
What is the output of the following code?
```python print(90 - 40) ```
50
What is the output of the following code?
```python print(54 + 19) ```
73
¿Cuál es la salida del siguiente código?
```python print(48 * 52) ```
2496
¿Cuál es la salida del siguiente código?
```python print(54 - 74) ```
-20
What is the output of the following code?
```python print(20 * 75) ```
1500
¿Cuál es la salida del siguiente código?
```python print(48 - 97) ```
-49
What is the output of the following code?
```python print(46 - 43) ```
3
¿Cuál es la salida del siguiente código?
```python print(67 - 36) ```
31
¿Cuál es la salida del siguiente código?
```python print(10 * 28) ```
280
¿Cuál es la salida del siguiente código?
```python print(34 * 28) ```
952
What is the output of the following code?
```python print(18 - 16) ```
2
¿Cuál es la salida del siguiente código?
```python print(43 + 50) ```
93
What is the output of the following code?
```python print(37 + 39) ```
76
¿Cuál es la salida del siguiente código?
```python print(17 + 4) ```
21
¿Cuál es la salida del siguiente código?
```python print(79 - 39) ```
40
What is the output of the following code?
```python print(45 * 32) ```
1440
What is the output of the following code?
```python print(80 + 95) ```
175
What is the output of the following code?
```python print(34 - 38) ```
-4