instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(86 + 2) ```
88
¿Cuál es la salida del siguiente código?
```python print(96 * 36) ```
3456
What is the output of the following code?
```python print(65 * 100) ```
6500
What is the output of the following code?
```python print(97 + 69) ```
166
What is the output of the following code?
```python print(76 - 24) ```
52
¿Cuál es la salida del siguiente código?
```python print(46 - 49) ```
-3
What is the output of the following code?
```python print(15 + 67) ```
82
¿Cuál es la salida del siguiente código?
```python print(15 - 50) ```
-35
What is the output of the following code?
```python print(53 - 38) ```
15
What is the output of the following code?
```python print(87 * 63) ```
5481
¿Cuál es la salida del siguiente código?
```python print(67 * 85) ```
5695
¿Cuál es la salida del siguiente código?
```python print(51 * 52) ```
2652
¿Cuál es la salida del siguiente código?
```python print(26 + 44) ```
70
What is the output of the following code?
```python print(55 - 93) ```
-38
What is the output of the following code?
```python print(86 - 78) ```
8
What is the output of the following code?
```python print(33 - 63) ```
-30
¿Cuál es la salida del siguiente código?
```python print(7 - 9) ```
-2
¿Cuál es la salida del siguiente código?
```python print(80 + 13) ```
93
¿Cuál es la salida del siguiente código?
```python print(64 * 63) ```
4032
¿Cuál es la salida del siguiente código?
```python print(41 - 49) ```
-8
What is the output of the following code?
```python print(23 * 72) ```
1656
¿Cuál es la salida del siguiente código?
```python print(64 - 76) ```
-12
What is the output of the following code?
```python print(4 + 76) ```
80
What is the output of the following code?
```python print(55 - 45) ```
10
What is the output of the following code?
```python print(85 + 32) ```
117
¿Cuál es la salida del siguiente código?
```python print(3 - 69) ```
-66
What is the output of the following code?
```python print(90 * 61) ```
5490
What is the output of the following code?
```python print(82 * 10) ```
820
¿Cuál es la salida del siguiente código?
```python print(7 * 39) ```
273
What is the output of the following code?
```python print(10 - 84) ```
-74
What is the output of the following code?
```python print(96 - 60) ```
36
What is the output of the following code?
```python print(20 * 96) ```
1920
What is the output of the following code?
```python print(9 + 82) ```
91
What is the output of the following code?
```python print(37 + 83) ```
120
What is the output of the following code?
```python print(20 + 25) ```
45
¿Cuál es la salida del siguiente código?
```python print(18 - 4) ```
14
¿Cuál es la salida del siguiente código?
```python print(39 - 9) ```
30
¿Cuál es la salida del siguiente código?
```python print(74 * 95) ```
7030
¿Cuál es la salida del siguiente código?
```python print(23 - 28) ```
-5
¿Cuál es la salida del siguiente código?
```python print(92 - 48) ```
44
What is the output of the following code?
```python print(51 - 33) ```
18
¿Cuál es la salida del siguiente código?
```python print(21 * 57) ```
1197
¿Cuál es la salida del siguiente código?
```python print(92 * 99) ```
9108
What is the output of the following code?
```python print(76 - 42) ```
34
¿Cuál es la salida del siguiente código?
```python print(48 - 24) ```
24
¿Cuál es la salida del siguiente código?
```python print(3 * 72) ```
216
What is the output of the following code?
```python print(90 + 22) ```
112
¿Cuál es la salida del siguiente código?
```python print(48 * 22) ```
1056
¿Cuál es la salida del siguiente código?
```python print(68 - 56) ```
12
What is the output of the following code?
```python print(92 + 27) ```
119
What is the output of the following code?
```python print(64 + 49) ```
113
¿Cuál es la salida del siguiente código?
```python print(34 * 31) ```
1054
¿Cuál es la salida del siguiente código?
```python print(18 * 42) ```
756
What is the output of the following code?
```python print(72 + 8) ```
80
¿Cuál es la salida del siguiente código?
```python print(65 - 80) ```
-15
What is the output of the following code?
```python print(72 * 6) ```
432
¿Cuál es la salida del siguiente código?
```python print(65 - 64) ```
1
What is the output of the following code?
```python print(41 * 91) ```
3731
What is the output of the following code?
```python print(15 + 41) ```
56
¿Cuál es la salida del siguiente código?
```python print(7 + 30) ```
37
¿Cuál es la salida del siguiente código?
```python print(27 + 37) ```
64
¿Cuál es la salida del siguiente código?
```python print(88 - 16) ```
72
What is the output of the following code?
```python print(11 * 59) ```
649
¿Cuál es la salida del siguiente código?
```python print(6 * 84) ```
504
What is the output of the following code?
```python print(94 * 94) ```
8836
¿Cuál es la salida del siguiente código?
```python print(7 - 83) ```
-76
¿Cuál es la salida del siguiente código?
```python print(23 - 31) ```
-8
¿Cuál es la salida del siguiente código?
```python print(27 - 21) ```
6
What is the output of the following code?
```python print(97 + 84) ```
181
¿Cuál es la salida del siguiente código?
```python print(56 - 95) ```
-39
¿Cuál es la salida del siguiente código?
```python print(13 * 48) ```
624
What is the output of the following code?
```python print(77 + 55) ```
132
¿Cuál es la salida del siguiente código?
```python print(44 * 60) ```
2640
What is the output of the following code?
```python print(17 - 88) ```
-71
What is the output of the following code?
```python print(11 * 99) ```
1089
¿Cuál es la salida del siguiente código?
```python print(85 + 60) ```
145
¿Cuál es la salida del siguiente código?
```python print(91 - 39) ```
52
¿Cuál es la salida del siguiente código?
```python print(11 * 96) ```
1056
¿Cuál es la salida del siguiente código?
```python print(2 * 22) ```
44
What is the output of the following code?
```python print(79 * 47) ```
3713
¿Cuál es la salida del siguiente código?
```python print(2 + 25) ```
27
¿Cuál es la salida del siguiente código?
```python print(84 * 19) ```
1596
¿Cuál es la salida del siguiente código?
```python print(60 - 19) ```
41
What is the output of the following code?
```python print(22 * 20) ```
440
What is the output of the following code?
```python print(58 + 75) ```
133
¿Cuál es la salida del siguiente código?
```python print(51 - 7) ```
44
¿Cuál es la salida del siguiente código?
```python print(92 - 56) ```
36
What is the output of the following code?
```python print(52 * 63) ```
3276
What is the output of the following code?
```python print(8 + 68) ```
76
¿Cuál es la salida del siguiente código?
```python print(25 - 61) ```
-36
What is the output of the following code?
```python print(29 * 76) ```
2204
What is the output of the following code?
```python print(38 * 93) ```
3534
¿Cuál es la salida del siguiente código?
```python print(78 + 63) ```
141
What is the output of the following code?
```python print(27 + 72) ```
99
¿Cuál es la salida del siguiente código?
```python print(34 * 46) ```
1564
¿Cuál es la salida del siguiente código?
```python print(65 + 5) ```
70
What is the output of the following code?
```python print(38 - 91) ```
-53
¿Cuál es la salida del siguiente código?
```python print(47 + 43) ```
90
¿Cuál es la salida del siguiente código?
```python print(61 - 44) ```
17
¿Cuál es la salida del siguiente código?
```python print(48 - 92) ```
-44