instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(8 - 86) ```
-78
What is the output of the following code?
```python print(47 * 31) ```
1457
What is the output of the following code?
```python print(77 + 56) ```
133
What is the output of the following code?
```python print(66 - 7) ```
59
¿Cuál es la salida del siguiente código?
```python print(45 + 24) ```
69
What is the output of the following code?
```python print(28 + 72) ```
100
¿Cuál es la salida del siguiente código?
```python print(60 - 36) ```
24
What is the output of the following code?
```python print(66 - 5) ```
61
¿Cuál es la salida del siguiente código?
```python print(39 * 63) ```
2457
¿Cuál es la salida del siguiente código?
```python print(92 - 92) ```
0
What is the output of the following code?
```python print(76 * 43) ```
3268
¿Cuál es la salida del siguiente código?
```python print(5 - 14) ```
-9
What is the output of the following code?
```python print(28 * 30) ```
840
¿Cuál es la salida del siguiente código?
```python print(33 * 81) ```
2673
¿Cuál es la salida del siguiente código?
```python print(91 + 6) ```
97
¿Cuál es la salida del siguiente código?
```python print(90 - 51) ```
39
What is the output of the following code?
```python print(34 * 78) ```
2652
What is the output of the following code?
```python print(72 - 93) ```
-21
What is the output of the following code?
```python print(51 + 78) ```
129
¿Cuál es la salida del siguiente código?
```python print(34 + 37) ```
71
What is the output of the following code?
```python print(63 - 27) ```
36
¿Cuál es la salida del siguiente código?
```python print(28 * 45) ```
1260
¿Cuál es la salida del siguiente código?
```python print(50 - 24) ```
26
What is the output of the following code?
```python print(27 - 62) ```
-35
¿Cuál es la salida del siguiente código?
```python print(15 + 97) ```
112
What is the output of the following code?
```python print(98 + 98) ```
196
What is the output of the following code?
```python print(35 + 28) ```
63
What is the output of the following code?
```python print(32 - 43) ```
-11
What is the output of the following code?
```python print(77 - 51) ```
26
What is the output of the following code?
```python print(12 - 76) ```
-64
¿Cuál es la salida del siguiente código?
```python print(25 + 77) ```
102
¿Cuál es la salida del siguiente código?
```python print(89 - 84) ```
5
¿Cuál es la salida del siguiente código?
```python print(59 + 62) ```
121
What is the output of the following code?
```python print(54 + 86) ```
140
What is the output of the following code?
```python print(77 - 46) ```
31
What is the output of the following code?
```python print(94 - 22) ```
72
¿Cuál es la salida del siguiente código?
```python print(75 * 68) ```
5100
What is the output of the following code?
```python print(59 + 23) ```
82
¿Cuál es la salida del siguiente código?
```python print(81 * 92) ```
7452
¿Cuál es la salida del siguiente código?
```python print(26 + 27) ```
53
What is the output of the following code?
```python print(62 + 64) ```
126
What is the output of the following code?
```python print(28 - 18) ```
10
¿Cuál es la salida del siguiente código?
```python print(13 - 56) ```
-43
What is the output of the following code?
```python print(51 + 37) ```
88
¿Cuál es la salida del siguiente código?
```python print(86 + 77) ```
163
¿Cuál es la salida del siguiente código?
```python print(94 - 71) ```
23
What is the output of the following code?
```python print(75 * 24) ```
1800
What is the output of the following code?
```python print(66 - 3) ```
63
¿Cuál es la salida del siguiente código?
```python print(5 + 66) ```
71
What is the output of the following code?
```python print(64 + 9) ```
73
¿Cuál es la salida del siguiente código?
```python print(81 + 88) ```
169
¿Cuál es la salida del siguiente código?
```python print(64 - 92) ```
-28
¿Cuál es la salida del siguiente código?
```python print(84 - 69) ```
15
What is the output of the following code?
```python print(28 + 81) ```
109
¿Cuál es la salida del siguiente código?
```python print(40 * 38) ```
1520
¿Cuál es la salida del siguiente código?
```python print(60 * 68) ```
4080
¿Cuál es la salida del siguiente código?
```python print(85 * 50) ```
4250
What is the output of the following code?
```python print(61 + 1) ```
62
¿Cuál es la salida del siguiente código?
```python print(33 * 84) ```
2772
¿Cuál es la salida del siguiente código?
```python print(47 * 76) ```
3572
¿Cuál es la salida del siguiente código?
```python print(74 * 92) ```
6808
What is the output of the following code?
```python print(78 + 74) ```
152
What is the output of the following code?
```python print(88 - 1) ```
87
What is the output of the following code?
```python print(96 + 43) ```
139
What is the output of the following code?
```python print(65 + 81) ```
146
¿Cuál es la salida del siguiente código?
```python print(88 * 48) ```
4224
¿Cuál es la salida del siguiente código?
```python print(10 + 91) ```
101
¿Cuál es la salida del siguiente código?
```python print(82 * 62) ```
5084
¿Cuál es la salida del siguiente código?
```python print(21 + 3) ```
24
What is the output of the following code?
```python print(80 * 100) ```
8000
¿Cuál es la salida del siguiente código?
```python print(75 + 58) ```
133
¿Cuál es la salida del siguiente código?
```python print(59 + 21) ```
80
¿Cuál es la salida del siguiente código?
```python print(78 - 78) ```
0
What is the output of the following code?
```python print(56 * 73) ```
4088
¿Cuál es la salida del siguiente código?
```python print(84 + 62) ```
146
What is the output of the following code?
```python print(11 * 31) ```
341
What is the output of the following code?
```python print(22 + 88) ```
110
¿Cuál es la salida del siguiente código?
```python print(39 + 92) ```
131
¿Cuál es la salida del siguiente código?
```python print(61 - 88) ```
-27
¿Cuál es la salida del siguiente código?
```python print(84 * 97) ```
8148
¿Cuál es la salida del siguiente código?
```python print(76 + 83) ```
159
What is the output of the following code?
```python print(27 + 32) ```
59
What is the output of the following code?
```python print(99 + 84) ```
183
What is the output of the following code?
```python print(19 * 16) ```
304
What is the output of the following code?
```python print(47 - 96) ```
-49
¿Cuál es la salida del siguiente código?
```python print(8 - 61) ```
-53
¿Cuál es la salida del siguiente código?
```python print(98 * 63) ```
6174
What is the output of the following code?
```python print(100 - 2) ```
98
What is the output of the following code?
```python print(18 - 1) ```
17
What is the output of the following code?
```python print(83 * 22) ```
1826
¿Cuál es la salida del siguiente código?
```python print(13 * 53) ```
689
What is the output of the following code?
```python print(25 - 93) ```
-68
What is the output of the following code?
```python print(30 * 68) ```
2040
¿Cuál es la salida del siguiente código?
```python print(93 + 10) ```
103
What is the output of the following code?
```python print(25 - 19) ```
6
What is the output of the following code?
```python print(31 + 84) ```
115
What is the output of the following code?
```python print(25 * 73) ```
1825
¿Cuál es la salida del siguiente código?
```python print(12 * 94) ```
1128
¿Cuál es la salida del siguiente código?
```python print(30 * 92) ```
2760
¿Cuál es la salida del siguiente código?
```python print(63 * 85) ```
5355