instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(7 + 9 * 1) ```
16
¿Cuál es la salida del siguiente código?
```python print(16 + 8 * 2) ```
32
¿Cuál es la salida del siguiente código?
```python print(17 + 5 * 1) ```
22
What is the output of the following code?
```python print(1 + 7 * 5) ```
36
¿Cuál es la salida del siguiente código?
```python print(6 + 10 * 4) ```
46
What is the output of the following code?
```python print(2 + 2 * 4) ```
10
¿Cuál es la salida del siguiente código?
```python print(17 + 11 * 5) ```
72
¿Cuál es la salida del siguiente código?
```python print(14 + 8 * 2) ```
30
¿Cuál es la salida del siguiente código?
```python print(8 + 5 * 3) ```
23
What is the output of the following code?
```python print(4 + 19 * 5) ```
99
¿Cuál es la salida del siguiente código?
```python print(7 + 3 * 1) ```
10
¿Cuál es la salida del siguiente código?
```python print(7 + 13 * 3) ```
46
What is the output of the following code?
```python print(6 + 7 * 4) ```
34
What is the output of the following code?
```python print(10 + 15 * 5) ```
85
What is the output of the following code?
```python print(3 + 20 * 4) ```
83
¿Cuál es la salida del siguiente código?
```python print(12 + 1 * 3) ```
15
What is the output of the following code?
```python print(2 + 1 * 1) ```
3
¿Cuál es la salida del siguiente código?
```python print(4 + 3 * 5) ```
19
What is the output of the following code?
```python print(8 + 6 * 5) ```
38
¿Cuál es la salida del siguiente código?
```python print(7 + 20 * 2) ```
47
¿Cuál es la salida del siguiente código?
```python print(6 + 17 * 4) ```
74
¿Cuál es la salida del siguiente código?
```python print(15 + 13 * 1) ```
28
What is the output of the following code?
```python print(13 + 11 * 1) ```
24
What is the output of the following code?
```python print(19 + 18 * 5) ```
109
What is the output of the following code?
```python print(11 + 12 * 3) ```
47
¿Cuál es la salida del siguiente código?
```python print(14 + 20 * 2) ```
54
¿Cuál es la salida del siguiente código?
```python print(15 + 16 * 2) ```
47
What is the output of the following code?
```python print(19 + 8 * 2) ```
35
What is the output of the following code?
```python print(4 + 18 * 3) ```
58
¿Cuál es la salida del siguiente código?
```python print(6 + 12 * 2) ```
30
¿Cuál es la salida del siguiente código?
```python print(17 + 18 * 1) ```
35
¿Cuál es la salida del siguiente código?
```python print(17 + 19 * 5) ```
112
What is the output of the following code?
```python print(7 + 3 * 2) ```
13
¿Cuál es la salida del siguiente código?
```python print(7 + 10 * 1) ```
17
¿Cuál es la salida del siguiente código?
```python print(12 + 2 * 2) ```
16
¿Cuál es la salida del siguiente código?
```python print(10 + 13 * 3) ```
49
¿Cuál es la salida del siguiente código?
```python print(17 + 8 * 3) ```
41
What is the output of the following code?
```python print(12 + 14 * 2) ```
40
¿Cuál es la salida del siguiente código?
```python print(2 + 7 * 1) ```
9
What is the output of the following code?
```python print(3 + 4 * 3) ```
15
What is the output of the following code?
```python print(14 + 3 * 5) ```
29
What is the output of the following code?
```python print(13 + 6 * 4) ```
37
What is the output of the following code?
```python print(4 + 6 * 1) ```
10
What is the output of the following code?
```python print(1 + 16 * 1) ```
17
¿Cuál es la salida del siguiente código?
```python print(14 + 14 * 2) ```
42
¿Cuál es la salida del siguiente código?
```python print(7 + 18 * 2) ```
43
What is the output of the following code?
```python print(9 + 4 * 4) ```
25
¿Cuál es la salida del siguiente código?
```python print(2 + 1 * 4) ```
6
What is the output of the following code?
```python print(19 + 2 * 4) ```
27
¿Cuál es la salida del siguiente código?
```python print(3 + 15 * 2) ```
33
¿Cuál es la salida del siguiente código?
```python print(18 + 7 * 1) ```
25
What is the output of the following code?
```python print(10 + 17 * 4) ```
78
What is the output of the following code?
```python print(5 + 8 * 1) ```
13
¿Cuál es la salida del siguiente código?
```python print(5 + 8 * 3) ```
29
What is the output of the following code?
```python print(1 + 19 * 1) ```
20
What is the output of the following code?
```python print(18 + 19 * 3) ```
75
What is the output of the following code?
```python print(20 + 4 * 3) ```
32
What is the output of the following code?
```python print(3 + 7 * 1) ```
10
¿Cuál es la salida del siguiente código?
```python print(4 + 15 * 1) ```
19
What is the output of the following code?
```python print(1 + 3 * 4) ```
13
¿Cuál es la salida del siguiente código?
```python print(13 + 18 * 3) ```
67
¿Cuál es la salida del siguiente código?
```python print(6 + 16 * 4) ```
70
What is the output of the following code?
```python print(7 + 12 * 4) ```
55
¿Cuál es la salida del siguiente código?
```python print(3 + 6 * 2) ```
15
What is the output of the following code?
```python print(12 + 7 * 3) ```
33
¿Cuál es la salida del siguiente código?
```python print(20 + 14 * 5) ```
90
¿Cuál es la salida del siguiente código?
```python print(12 + 3 * 4) ```
24
¿Cuál es la salida del siguiente código?
```python print(14 + 18 * 5) ```
104
What is the output of the following code?
```python print(16 + 11 * 4) ```
60
What is the output of the following code?
```python print(11 + 7 * 4) ```
39
What is the output of the following code?
```python print(16 + 18 * 5) ```
106
What is the output of the following code?
```python print(8 + 6 * 2) ```
20
¿Cuál es la salida del siguiente código?
```python print(7 + 6 * 4) ```
31
¿Cuál es la salida del siguiente código?
```python print(13 + 6 * 1) ```
19
What is the output of the following code?
```python print(6 + 20 * 4) ```
86
¿Cuál es la salida del siguiente código?
```python print(8 + 4 * 4) ```
24
¿Cuál es la salida del siguiente código?
```python print(11 + 8 * 2) ```
27
¿Cuál es la salida del siguiente código?
```python print(11 + 9 * 1) ```
20
What is the output of the following code?
```python print(7 + 14 * 3) ```
49
¿Cuál es la salida del siguiente código?
```python print(7 + 2 * 2) ```
11
¿Cuál es la salida del siguiente código?
```python print(19 + 18 * 1) ```
37
¿Cuál es la salida del siguiente código?
```python print(4 + 2 * 2) ```
8
¿Cuál es la salida del siguiente código?
```python print(18 + 1 * 2) ```
20
¿Cuál es la salida del siguiente código?
```python print(20 + 12 * 1) ```
32
What is the output of the following code?
```python print(17 + 3 * 5) ```
32
¿Cuál es la salida del siguiente código?
```python print(9 + 1 * 1) ```
10
What is the output of the following code?
```python print(12 + 18 * 3) ```
66
What is the output of the following code?
```python print(6 + 9 * 3) ```
33
What is the output of the following code?
```python print(3 + 10 * 2) ```
23
What is the output of the following code?
```python print(20 + 18 * 3) ```
74
¿Cuál es la salida del siguiente código?
```python print(18 + 7 * 5) ```
53
What is the output of the following code?
```python print(6 + 1 * 3) ```
9
¿Cuál es la salida del siguiente código?
```python print(10 + 3 * 2) ```
16
What is the output of the following code?
```python print(20 + 17 * 1) ```
37
What is the output of the following code?
```python print(12 + 19 * 5) ```
107
What is the output of the following code?
```python print(9 + 10 * 4) ```
49
¿Cuál es la salida del siguiente código?
```python print(19 + 2 * 5) ```
29
¿Cuál es la salida del siguiente código?
```python print(18 + 12 * 3) ```
54
What is the output of the following code?
```python print(17 + 17 * 5) ```
102
¿Cuál es la salida del siguiente código?
```python print(6 + 16 * 3) ```
54