instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(5 + 20 * 4) ```
85
¿Cuál es la salida del siguiente código?
```python print(15 + 7 * 2) ```
29
What is the output of the following code?
```python print(8 + 18 * 2) ```
44
¿Cuál es la salida del siguiente código?
```python print(5 + 15 * 3) ```
50
¿Cuál es la salida del siguiente código?
```python print(2 + 3 * 2) ```
8
What is the output of the following code?
```python print(12 + 20 * 4) ```
92
What is the output of the following code?
```python print(15 + 18 * 5) ```
105
¿Cuál es la salida del siguiente código?
```python print(19 + 1 * 2) ```
21
What is the output of the following code?
```python print(9 + 13 * 4) ```
61
¿Cuál es la salida del siguiente código?
```python print(14 + 6 * 4) ```
38
What is the output of the following code?
```python print(13 + 9 * 4) ```
49
¿Cuál es la salida del siguiente código?
```python print(13 + 3 * 3) ```
22
¿Cuál es la salida del siguiente código?
```python print(13 + 3 * 4) ```
25
¿Cuál es la salida del siguiente código?
```python print(18 + 1 * 3) ```
21
What is the output of the following code?
```python print(14 + 4 * 3) ```
26
What is the output of the following code?
```python print(2 + 13 * 1) ```
15
What is the output of the following code?
```python print(4 + 4 * 2) ```
12
¿Cuál es la salida del siguiente código?
```python print(20 + 7 * 1) ```
27
¿Cuál es la salida del siguiente código?
```python print(5 + 20 * 5) ```
105
¿Cuál es la salida del siguiente código?
```python print(19 + 6 * 1) ```
25
¿Cuál es la salida del siguiente código?
```python print(9 + 2 * 1) ```
11
¿Cuál es la salida del siguiente código?
```python print(18 + 14 * 5) ```
88
¿Cuál es la salida del siguiente código?
```python print(14 + 14 * 1) ```
28
¿Cuál es la salida del siguiente código?
```python print(13 + 7 * 3) ```
34
¿Cuál es la salida del siguiente código?
```python print(2 + 19 * 1) ```
21
¿Cuál es la salida del siguiente código?
```python print(15 + 12 * 4) ```
63
¿Cuál es la salida del siguiente código?
```python print(7 + 14 * 5) ```
77
¿Cuál es la salida del siguiente código?
```python print(9 + 17 * 5) ```
94
What is the output of the following code?
```python print(12 + 5 * 5) ```
37
¿Cuál es la salida del siguiente código?
```python print(7 + 2 * 5) ```
17
¿Cuál es la salida del siguiente código?
```python print(8 + 8 * 2) ```
24
¿Cuál es la salida del siguiente código?
```python print(16 + 15 * 1) ```
31
What is the output of the following code?
```python print(16 + 7 * 3) ```
37
What is the output of the following code?
```python print(18 + 12 * 1) ```
30
¿Cuál es la salida del siguiente código?
```python print(3 + 5 * 4) ```
23
What is the output of the following code?
```python print(13 + 9 * 1) ```
22
¿Cuál es la salida del siguiente código?
```python print(13 + 13 * 4) ```
65
What is the output of the following code?
```python print(14 + 1 * 5) ```
19
What is the output of the following code?
```python print(17 + 1 * 4) ```
21
What is the output of the following code?
```python print(8 + 11 * 2) ```
30
What is the output of the following code?
```python print(3 + 9 * 1) ```
12
¿Cuál es la salida del siguiente código?
```python print(4 + 5 * 2) ```
14
¿Cuál es la salida del siguiente código?
```python print(11 + 4 * 1) ```
15
What is the output of the following code?
```python print(19 + 5 * 1) ```
24
What is the output of the following code?
```python print(15 + 11 * 4) ```
59
What is the output of the following code?
```python print(16 + 2 * 3) ```
22
What is the output of the following code?
```python print(10 + 16 * 3) ```
58
What is the output of the following code?
```python print(8 + 20 * 2) ```
48
What is the output of the following code?
```python print(4 + 15 * 4) ```
64
¿Cuál es la salida del siguiente código?
```python print(19 + 15 * 2) ```
49
¿Cuál es la salida del siguiente código?
```python print(11 + 7 * 5) ```
46
What is the output of the following code?
```python print(2 + 15 * 2) ```
32
¿Cuál es la salida del siguiente código?
```python print(10 + 17 * 3) ```
61
¿Cuál es la salida del siguiente código?
```python print(19 + 10 * 4) ```
59
What is the output of the following code?
```python print(5 + 20 * 1) ```
25
¿Cuál es la salida del siguiente código?
```python print(1 + 12 * 4) ```
49
¿Cuál es la salida del siguiente código?
```python print(7 + 2 * 4) ```
15
What is the output of the following code?
```python print(16 + 20 * 5) ```
116
¿Cuál es la salida del siguiente código?
```python print(3 + 1 * 4) ```
7
What is the output of the following code?
```python print(5 + 9 * 5) ```
50
¿Cuál es la salida del siguiente código?
```python print(13 + 3 * 5) ```
28
¿Cuál es la salida del siguiente código?
```python print(4 + 6 * 1) ```
10
¿Cuál es la salida del siguiente código?
```python print(19 + 1 * 4) ```
23
¿Cuál es la salida del siguiente código?
```python print(20 + 7 * 3) ```
41
¿Cuál es la salida del siguiente código?
```python print(10 + 8 * 1) ```
18
What is the output of the following code?
```python print(12 + 16 * 4) ```
76
What is the output of the following code?
```python print(1 + 16 * 3) ```
49
¿Cuál es la salida del siguiente código?
```python print(8 + 5 * 5) ```
33
What is the output of the following code?
```python print(3 + 2 * 4) ```
11
¿Cuál es la salida del siguiente código?
```python print(15 + 7 * 1) ```
22
¿Cuál es la salida del siguiente código?
```python print(17 + 2 * 3) ```
23
¿Cuál es la salida del siguiente código?
```python print(9 + 19 * 1) ```
28
¿Cuál es la salida del siguiente código?
```python print(17 + 17 * 4) ```
85
What is the output of the following code?
```python print(16 + 6 * 3) ```
34
¿Cuál es la salida del siguiente código?
```python print(13 + 19 * 5) ```
108
What is the output of the following code?
```python print(6 + 6 * 4) ```
30
What is the output of the following code?
```python print(5 + 1 * 3) ```
8
What is the output of the following code?
```python print(10 + 8 * 1) ```
18
¿Cuál es la salida del siguiente código?
```python print(19 + 1 * 5) ```
24
What is the output of the following code?
```python print(8 + 18 * 3) ```
62
¿Cuál es la salida del siguiente código?
```python print(8 + 15 * 1) ```
23
What is the output of the following code?
```python print(5 + 15 * 3) ```
50
¿Cuál es la salida del siguiente código?
```python print(3 + 13 * 5) ```
68
What is the output of the following code?
```python print(5 + 19 * 2) ```
43
What is the output of the following code?
```python print(10 + 5 * 1) ```
15
¿Cuál es la salida del siguiente código?
```python print(6 + 1 * 1) ```
7
¿Cuál es la salida del siguiente código?
```python print(3 + 2 * 3) ```
9
¿Cuál es la salida del siguiente código?
```python print(2 + 20 * 5) ```
102
¿Cuál es la salida del siguiente código?
```python print(1 + 17 * 2) ```
35
What is the output of the following code?
```python print(8 + 4 * 5) ```
28
What is the output of the following code?
```python print(7 + 4 * 1) ```
11
What is the output of the following code?
```python print(14 + 7 * 2) ```
28
What is the output of the following code?
```python print(18 + 19 * 4) ```
94
What is the output of the following code?
```python print(15 + 3 * 2) ```
21
What is the output of the following code?
```python print(18 + 8 * 2) ```
34
What is the output of the following code?
```python print(13 + 12 * 2) ```
37
¿Cuál es la salida del siguiente código?
```python print(7 + 13 * 1) ```
20
¿Cuál es la salida del siguiente código?
```python print(14 + 15 * 3) ```
59
What is the output of the following code?
```python print(2 + 14 * 3) ```
44
What is the output of the following code?
```python print(20 + 4 * 2) ```
28