instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
What is the output of the following code?
```python print(18 + 16 * 3) ```
66
¿Cuál es la salida del siguiente código?
```python print(1 + 17 * 5) ```
86
¿Cuál es la salida del siguiente código?
```python print(4 + 7 * 3) ```
25
What is the output of the following code?
```python print(3 + 10 * 1) ```
13
¿Cuál es la salida del siguiente código?
```python print(17 + 15 * 2) ```
47
¿Cuál es la salida del siguiente código?
```python print(5 + 15 * 2) ```
35
¿Cuál es la salida del siguiente código?
```python print(5 + 11 * 5) ```
60
What is the output of the following code?
```python print(18 + 13 * 2) ```
44
What is the output of the following code?
```python print(18 + 16 * 2) ```
50
What is the output of the following code?
```python print(17 + 8 * 3) ```
41
¿Cuál es la salida del siguiente código?
```python print(2 + 18 * 2) ```
38
¿Cuál es la salida del siguiente código?
```python print(7 + 11 * 2) ```
29
¿Cuál es la salida del siguiente código?
```python print(15 + 2 * 5) ```
25
What is the output of the following code?
```python print(20 + 20 * 2) ```
60
¿Cuál es la salida del siguiente código?
```python print(7 + 5 * 3) ```
22
What is the output of the following code?
```python print(13 + 16 * 3) ```
61
What is the output of the following code?
```python print(3 + 18 * 2) ```
39
¿Cuál es la salida del siguiente código?
```python print(6 + 11 * 3) ```
39
¿Cuál es la salida del siguiente código?
```python print(13 + 7 * 4) ```
41
What is the output of the following code?
```python print(19 + 11 * 4) ```
63
¿Cuál es la salida del siguiente código?
```python print(5 + 3 * 5) ```
20
What is the output of the following code?
```python print(12 + 4 * 4) ```
28
¿Cuál es la salida del siguiente código?
```python print(13 + 5 * 1) ```
18
¿Cuál es la salida del siguiente código?
```python print(5 + 17 * 2) ```
39
¿Cuál es la salida del siguiente código?
```python print(20 + 8 * 1) ```
28
¿Cuál es la salida del siguiente código?
```python print(2 + 16 * 4) ```
66
¿Cuál es la salida del siguiente código?
```python print(11 + 2 * 4) ```
19
What is the output of the following code?
```python print(9 + 12 * 5) ```
69
¿Cuál es la salida del siguiente código?
```python print(11 + 7 * 3) ```
32
What is the output of the following code?
```python print(4 + 12 * 3) ```
40
¿Cuál es la salida del siguiente código?
```python print(19 + 19 * 2) ```
57
What is the output of the following code?
```python print(14 + 5 * 3) ```
29
What is the output of the following code?
```python print(11 + 7 * 5) ```
46
¿Cuál es la salida del siguiente código?
```python print(2 + 11 * 2) ```
24
¿Cuál es la salida del siguiente código?
```python print(9 + 4 * 1) ```
13
What is the output of the following code?
```python print(9 + 5 * 3) ```
24
What is the output of the following code?
```python print(1 + 8 * 3) ```
25
What is the output of the following code?
```python print(16 + 16 * 3) ```
64
¿Cuál es la salida del siguiente código?
```python print(18 + 4 * 5) ```
38
¿Cuál es la salida del siguiente código?
```python print(19 + 8 * 5) ```
59
¿Cuál es la salida del siguiente código?
```python print(11 + 18 * 1) ```
29
¿Cuál es la salida del siguiente código?
```python print(5 + 14 * 4) ```
61
¿Cuál es la salida del siguiente código?
```python print(9 + 15 * 1) ```
24
What is the output of the following code?
```python print(20 + 9 * 4) ```
56
What is the output of the following code?
```python print(8 + 15 * 1) ```
23
What is the output of the following code?
```python print(15 + 8 * 2) ```
31
What is the output of the following code?
```python print(11 + 1 * 2) ```
13
¿Cuál es la salida del siguiente código?
```python print(5 + 2 * 3) ```
11
¿Cuál es la salida del siguiente código?
```python print(15 + 10 * 3) ```
45
What is the output of the following code?
```python print(17 + 3 * 3) ```
26
What is the output of the following code?
```python print(15 + 18 * 3) ```
69
What is the output of the following code?
```python print(5 + 19 * 1) ```
24
¿Cuál es la salida del siguiente código?
```python print(5 + 5 * 3) ```
20
What is the output of the following code?
```python print(15 + 4 * 4) ```
31
¿Cuál es la salida del siguiente código?
```python print(13 + 18 * 2) ```
49
¿Cuál es la salida del siguiente código?
```python print(4 + 12 * 4) ```
52
¿Cuál es la salida del siguiente código?
```python print(5 + 4 * 5) ```
25
What is the output of the following code?
```python print(8 + 9 * 5) ```
53
¿Cuál es la salida del siguiente código?
```python print(10 + 5 * 4) ```
30
What is the output of the following code?
```python print(4 + 17 * 3) ```
55
¿Cuál es la salida del siguiente código?
```python print(6 + 11 * 4) ```
50
What is the output of the following code?
```python print(9 + 3 * 3) ```
18
¿Cuál es la salida del siguiente código?
```python print(19 + 12 * 1) ```
31
What is the output of the following code?
```python print(7 + 11 * 1) ```
18
What is the output of the following code?
```python print(14 + 17 * 1) ```
31
¿Cuál es la salida del siguiente código?
```python print(8 + 5 * 1) ```
13
¿Cuál es la salida del siguiente código?
```python print(20 + 13 * 4) ```
72
What is the output of the following code?
```python print(6 + 2 * 1) ```
8
What is the output of the following code?
```python print(9 + 12 * 1) ```
21
¿Cuál es la salida del siguiente código?
```python print(18 + 10 * 1) ```
28
¿Cuál es la salida del siguiente código?
```python print(7 + 6 * 5) ```
37
What is the output of the following code?
```python print(10 + 13 * 1) ```
23
¿Cuál es la salida del siguiente código?
```python print(9 + 19 * 2) ```
47
What is the output of the following code?
```python print(19 + 17 * 1) ```
36
What is the output of the following code?
```python print(2 + 8 * 5) ```
42
¿Cuál es la salida del siguiente código?
```python print(6 + 6 * 2) ```
18
¿Cuál es la salida del siguiente código?
```python print(6 + 14 * 5) ```
76
What is the output of the following code?
```python print(15 + 20 * 4) ```
95
¿Cuál es la salida del siguiente código?
```python print(10 + 16 * 2) ```
42
¿Cuál es la salida del siguiente código?
```python print(19 + 20 * 1) ```
39
¿Cuál es la salida del siguiente código?
```python print(20 + 10 * 4) ```
60
What is the output of the following code?
```python print(7 + 4 * 5) ```
27
¿Cuál es la salida del siguiente código?
```python print(17 + 2 * 2) ```
21
What is the output of the following code?
```python print(6 + 11 * 2) ```
28
¿Cuál es la salida del siguiente código?
```python print(11 + 1 * 1) ```
12
What is the output of the following code?
```python print(7 + 16 * 4) ```
71
¿Cuál es la salida del siguiente código?
```python print(8 + 3 * 2) ```
14
¿Cuál es la salida del siguiente código?
```python print(7 + 9 * 5) ```
52
What is the output of the following code?
```python print(11 + 16 * 2) ```
43
What is the output of the following code?
```python print(7 + 1 * 1) ```
8
What is the output of the following code?
```python print(9 + 18 * 2) ```
45
What is the output of the following code?
```python print(8 + 2 * 5) ```
18
What is the output of the following code?
```python print(18 + 3 * 4) ```
30
¿Cuál es la salida del siguiente código?
```python print(17 + 8 * 5) ```
57
What is the output of the following code?
```python print(13 + 20 * 1) ```
33
What is the output of the following code?
```python print(2 + 20 * 3) ```
62
¿Cuál es la salida del siguiente código?
```python print(16 + 5 * 3) ```
31
¿Cuál es la salida del siguiente código?
```python print(14 + 10 * 3) ```
44
¿Cuál es la salida del siguiente código?
```python print(4 + 11 * 4) ```
48
¿Cuál es la salida del siguiente código?
```python print(9 + 3 * 4) ```
21