instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(15 + 8 * 2) ```
31
What is the output of the following code?
```python print(15 + 17 * 2) ```
49
¿Cuál es la salida del siguiente código?
```python print(13 + 4 * 2) ```
21
¿Cuál es la salida del siguiente código?
```python print(19 + 16 * 5) ```
99
¿Cuál es la salida del siguiente código?
```python print(9 + 3 * 3) ```
18
What is the output of the following code?
```python print(18 + 20 * 2) ```
58
¿Cuál es la salida del siguiente código?
```python print(20 + 5 * 1) ```
25
What is the output of the following code?
```python print(6 + 11 * 3) ```
39
What is the output of the following code?
```python print(15 + 18 * 1) ```
33
What is the output of the following code?
```python print(15 + 2 * 5) ```
25
What is the output of the following code?
```python print(4 + 10 * 1) ```
14
¿Cuál es la salida del siguiente código?
```python print(20 + 19 * 3) ```
77
What is the output of the following code?
```python print(11 + 7 * 2) ```
25
¿Cuál es la salida del siguiente código?
```python print(3 + 16 * 4) ```
67
¿Cuál es la salida del siguiente código?
```python print(15 + 7 * 5) ```
50
What is the output of the following code?
```python print(4 + 11 * 5) ```
59
What is the output of the following code?
```python print(13 + 11 * 2) ```
35
¿Cuál es la salida del siguiente código?
```python print(11 + 10 * 1) ```
21
¿Cuál es la salida del siguiente código?
```python print(12 + 20 * 4) ```
92
What is the output of the following code?
```python print(16 + 19 * 2) ```
54
¿Cuál es la salida del siguiente código?
```python print(13 + 7 * 5) ```
48
What is the output of the following code?
```python print(17 + 20 * 1) ```
37
¿Cuál es la salida del siguiente código?
```python print(3 + 4 * 2) ```
11
What is the output of the following code?
```python print(20 + 5 * 5) ```
45
What is the output of the following code?
```python print(4 + 9 * 1) ```
13
¿Cuál es la salida del siguiente código?
```python print(16 + 16 * 2) ```
48
What is the output of the following code?
```python print(8 + 16 * 3) ```
56
What is the output of the following code?
```python print(15 + 5 * 2) ```
25
¿Cuál es la salida del siguiente código?
```python print(5 + 19 * 2) ```
43
¿Cuál es la salida del siguiente código?
```python print(4 + 3 * 2) ```
10
What is the output of the following code?
```python print(7 + 19 * 1) ```
26
What is the output of the following code?
```python print(18 + 15 * 5) ```
93
¿Cuál es la salida del siguiente código?
```python print(17 + 1 * 5) ```
22
What is the output of the following code?
```python print(4 + 20 * 2) ```
44
What is the output of the following code?
```python print(16 + 2 * 4) ```
24
¿Cuál es la salida del siguiente código?
```python print(8 + 11 * 3) ```
41
¿Cuál es la salida del siguiente código?
```python print(2 + 11 * 3) ```
35
What is the output of the following code?
```python print(16 + 11 * 5) ```
71
¿Cuál es la salida del siguiente código?
```python print(3 + 8 * 3) ```
27
What is the output of the following code?
```python print(1 + 2 * 1) ```
3
What is the output of the following code?
```python print(1 + 10 * 5) ```
51
What is the output of the following code?
```python print(14 + 2 * 1) ```
16
¿Cuál es la salida del siguiente código?
```python print(3 + 8 * 4) ```
35
What is the output of the following code?
```python print(5 + 12 * 1) ```
17
What is the output of the following code?
```python print(5 + 11 * 5) ```
60
What is the output of the following code?
```python print(7 + 1 * 4) ```
11
What is the output of the following code?
```python print(17 + 18 * 4) ```
89
What is the output of the following code?
```python print(15 + 17 * 3) ```
66
¿Cuál es la salida del siguiente código?
```python print(14 + 10 * 5) ```
64
What is the output of the following code?
```python print(6 + 11 * 5) ```
61
What is the output of the following code?
```python print(17 + 2 * 4) ```
25
What is the output of the following code?
```python print(19 + 1 * 2) ```
21
¿Cuál es la salida del siguiente código?
```python print(5 + 1 * 3) ```
8
¿Cuál es la salida del siguiente código?
```python print(12 + 7 * 1) ```
19
¿Cuál es la salida del siguiente código?
```python print(15 + 7 * 4) ```
43
What is the output of the following code?
```python print(2 + 3 * 1) ```
5
¿Cuál es la salida del siguiente código?
```python print(2 + 14 * 5) ```
72
¿Cuál es la salida del siguiente código?
```python print(20 + 6 * 2) ```
32
¿Cuál es la salida del siguiente código?
```python print(9 + 7 * 1) ```
16
¿Cuál es la salida del siguiente código?
```python print(11 + 13 * 2) ```
37
¿Cuál es la salida del siguiente código?
```python print(3 + 13 * 2) ```
29
What is the output of the following code?
```python print(12 + 18 * 4) ```
84
What is the output of the following code?
```python print(12 + 2 * 5) ```
22
¿Cuál es la salida del siguiente código?
```python print(10 + 10 * 4) ```
50
What is the output of the following code?
```python print(1 + 5 * 4) ```
21
What is the output of the following code?
```python print(14 + 9 * 3) ```
41
¿Cuál es la salida del siguiente código?
```python print(12 + 3 * 3) ```
21
¿Cuál es la salida del siguiente código?
```python print(14 + 2 * 4) ```
22
What is the output of the following code?
```python print(18 + 4 * 3) ```
30
¿Cuál es la salida del siguiente código?
```python print(12 + 7 * 4) ```
40
¿Cuál es la salida del siguiente código?
```python print(19 + 15 * 1) ```
34
¿Cuál es la salida del siguiente código?
```python print(19 + 17 * 4) ```
87
What is the output of the following code?
```python print(13 + 17 * 5) ```
98
What is the output of the following code?
```python print(13 + 11 * 5) ```
68
¿Cuál es la salida del siguiente código?
```python print(15 + 20 * 2) ```
55
¿Cuál es la salida del siguiente código?
```python print(18 + 2 * 5) ```
28
What is the output of the following code?
```python print(18 + 13 * 4) ```
70
What is the output of the following code?
```python print(9 + 8 * 2) ```
25
What is the output of the following code?
```python print(14 + 13 * 2) ```
40
¿Cuál es la salida del siguiente código?
```python print(4 + 11 * 3) ```
37
What is the output of the following code?
```python print(14 + 3 * 1) ```
17
What is the output of the following code?
```python print(16 + 9 * 5) ```
61
¿Cuál es la salida del siguiente código?
```python print(12 + 1 * 4) ```
16
What is the output of the following code?
```python print(8 + 1 * 2) ```
10
What is the output of the following code?
```python print(9 + 20 * 4) ```
89
What is the output of the following code?
```python print(18 + 10 * 3) ```
48
What is the output of the following code?
```python print(5 + 4 * 2) ```
13
What is the output of the following code?
```python print(20 + 16 * 1) ```
36
What is the output of the following code?
```python print(9 + 2 * 4) ```
17
What is the output of the following code?
```python print(18 + 9 * 3) ```
45
¿Cuál es la salida del siguiente código?
```python print(3 + 4 * 1) ```
7
What is the output of the following code?
```python print(18 + 17 * 5) ```
103
What is the output of the following code?
```python print(6 + 9 * 2) ```
24
¿Cuál es la salida del siguiente código?
```python print(17 + 12 * 4) ```
65
What is the output of the following code?
```python print(15 + 18 * 4) ```
87
What is the output of the following code?
```python print(8 + 7 * 2) ```
22
What is the output of the following code?
```python print(11 + 7 * 1) ```
18
¿Cuál es la salida del siguiente código?
```python print(18 + 5 * 3) ```
33
¿Cuál es la salida del siguiente código?
```python print(16 + 12 * 5) ```
76
What is the output of the following code?
```python print(8 + 9 * 1) ```
17