instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(20 + 18 * 5) ```
110
What is the output of the following code?
```python print(10 + 5 * 3) ```
25
What is the output of the following code?
```python print(17 + 18 * 3) ```
71
What is the output of the following code?
```python print(4 + 1 * 1) ```
5
¿Cuál es la salida del siguiente código?
```python print(4 + 4 * 3) ```
16
What is the output of the following code?
```python print(8 + 7 * 1) ```
15
¿Cuál es la salida del siguiente código?
```python print(19 + 15 * 3) ```
64
¿Cuál es la salida del siguiente código?
```python print(16 + 10 * 3) ```
46
What is the output of the following code?
```python print(7 + 17 * 4) ```
75
What is the output of the following code?
```python print(20 + 18 * 1) ```
38
What is the output of the following code?
```python print(9 + 7 * 2) ```
23
¿Cuál es la salida del siguiente código?
```python print(12 + 6 * 4) ```
36
What is the output of the following code?
```python print(8 + 9 * 4) ```
44
What is the output of the following code?
```python print(1 + 14 * 3) ```
43
¿Cuál es la salida del siguiente código?
```python print(15 + 9 * 2) ```
33
What is the output of the following code?
```python print(19 + 9 * 2) ```
37
¿Cuál es la salida del siguiente código?
```python print(17 + 10 * 5) ```
67
¿Cuál es la salida del siguiente código?
```python print(7 + 17 * 4) ```
75
What is the output of the following code?
```python print(14 + 11 * 3) ```
47
¿Cuál es la salida del siguiente código?
```python print(6 + 2 * 2) ```
10
What is the output of the following code?
```python print(7 + 15 * 3) ```
52
¿Cuál es la salida del siguiente código?
```python print(19 + 1 * 1) ```
20
What is the output of the following code?
```python print(11 + 1 * 5) ```
16
What is the output of the following code?
```python print(4 + 19 * 4) ```
80
¿Cuál es la salida del siguiente código?
```python print(2 + 20 * 4) ```
82
What is the output of the following code?
```python print(2 + 10 * 1) ```
12
¿Cuál es la salida del siguiente código?
```python print(3 + 14 * 2) ```
31
¿Cuál es la salida del siguiente código?
```python print(1 + 5 * 1) ```
6
What is the output of the following code?
```python print(1 + 9 * 4) ```
37
¿Cuál es la salida del siguiente código?
```python print(2 + 15 * 2) ```
32
¿Cuál es la salida del siguiente código?
```python print(18 + 15 * 2) ```
48
What is the output of the following code?
```python print(15 + 11 * 1) ```
26
¿Cuál es la salida del siguiente código?
```python print(8 + 17 * 3) ```
59
What is the output of the following code?
```python print(3 + 5 * 1) ```
8
What is the output of the following code?
```python print(16 + 13 * 2) ```
42
¿Cuál es la salida del siguiente código?
```python print(17 + 19 * 1) ```
36
What is the output of the following code?
```python print(14 + 18 * 2) ```
50
¿Cuál es la salida del siguiente código?
```python print(4 + 15 * 4) ```
64
What is the output of the following code?
```python print(18 + 14 * 4) ```
74
¿Cuál es la salida del siguiente código?
```python print(2 + 15 * 4) ```
62
¿Cuál es la salida del siguiente código?
```python print(14 + 19 * 4) ```
90
¿Cuál es la salida del siguiente código?
```python print(11 + 13 * 5) ```
76
What is the output of the following code?
```python print(9 + 16 * 5) ```
89
What is the output of the following code?
```python print(11 + 2 * 2) ```
15
¿Cuál es la salida del siguiente código?
```python print(5 + 2 * 5) ```
15
What is the output of the following code?
```python print(2 + 4 * 4) ```
18
¿Cuál es la salida del siguiente código?
```python print(1 + 4 * 3) ```
13
¿Cuál es la salida del siguiente código?
```python print(12 + 14 * 3) ```
54
What is the output of the following code?
```python print(5 + 12 * 4) ```
53
What is the output of the following code?
```python print(20 + 2 * 5) ```
30
¿Cuál es la salida del siguiente código?
```python print(16 + 2 * 3) ```
22
¿Cuál es la salida del siguiente código?
```python print(3 + 20 * 3) ```
63
What is the output of the following code?
```python print(7 + 8 * 1) ```
15
¿Cuál es la salida del siguiente código?
```python print(8 + 2 * 3) ```
14
What is the output of the following code?
```python print(20 + 20 * 5) ```
120
¿Cuál es la salida del siguiente código?
```python print(8 + 10 * 5) ```
58
¿Cuál es la salida del siguiente código?
```python print(7 + 4 * 1) ```
11
What is the output of the following code?
```python print(12 + 4 * 3) ```
24
What is the output of the following code?
```python print(9 + 11 * 2) ```
31
¿Cuál es la salida del siguiente código?
```python print(6 + 5 * 5) ```
31
¿Cuál es la salida del siguiente código?
```python print(5 + 18 * 4) ```
77
What is the output of the following code?
```python print(11 + 5 * 1) ```
16
¿Cuál es la salida del siguiente código?
```python print(5 + 20 * 1) ```
25
What is the output of the following code?
```python print(19 + 6 * 3) ```
37
What is the output of the following code?
```python print(9 + 12 * 3) ```
45
¿Cuál es la salida del siguiente código?
```python print(7 + 1 * 4) ```
11
¿Cuál es la salida del siguiente código?
```python print(17 + 16 * 3) ```
65
What is the output of the following code?
```python print(4 + 2 * 2) ```
8
What is the output of the following code?
```python print(11 + 7 * 3) ```
32
What is the output of the following code?
```python print(20 + 19 * 3) ```
77
¿Cuál es la salida del siguiente código?
```python print(17 + 7 * 5) ```
52
¿Cuál es la salida del siguiente código?
```python print(13 + 12 * 3) ```
49
¿Cuál es la salida del siguiente código?
```python print(10 + 3 * 1) ```
13
¿Cuál es la salida del siguiente código?
```python print(4 + 14 * 4) ```
60
¿Cuál es la salida del siguiente código?
```python print(8 + 13 * 3) ```
47
¿Cuál es la salida del siguiente código?
```python print(1 + 5 * 3) ```
16
¿Cuál es la salida del siguiente código?
```python print(2 + 1 * 5) ```
7
¿Cuál es la salida del siguiente código?
```python print(18 + 4 * 4) ```
34
¿Cuál es la salida del siguiente código?
```python print(17 + 12 * 5) ```
77
¿Cuál es la salida del siguiente código?
```python print(13 + 3 * 2) ```
19
¿Cuál es la salida del siguiente código?
```python print(14 + 14 * 3) ```
56
What is the output of the following code?
```python print(9 + 4 * 2) ```
17
¿Cuál es la salida del siguiente código?
```python print(15 + 13 * 3) ```
54
¿Cuál es la salida del siguiente código?
```python print(9 + 17 * 2) ```
43
¿Cuál es la salida del siguiente código?
```python print(13 + 7 * 1) ```
20
¿Cuál es la salida del siguiente código?
```python print(14 + 16 * 1) ```
30
What is the output of the following code?
```python print(10 + 13 * 5) ```
75
What is the output of the following code?
```python print(5 + 14 * 1) ```
19
What is the output of the following code?
```python print(13 + 3 * 3) ```
22
What is the output of the following code?
```python print(15 + 15 * 2) ```
45
What is the output of the following code?
```python print(3 + 11 * 1) ```
14
What is the output of the following code?
```python print(17 + 18 * 1) ```
35
What is the output of the following code?
```python print(9 + 6 * 3) ```
27
What is the output of the following code?
```python print(1 + 6 * 3) ```
19
¿Cuál es la salida del siguiente código?
```python print(3 + 20 * 2) ```
43
¿Cuál es la salida del siguiente código?
```python print(19 + 14 * 4) ```
75
What is the output of the following code?
```python print(6 + 4 * 5) ```
26
¿Cuál es la salida del siguiente código?
```python print(1 + 18 * 1) ```
19
¿Cuál es la salida del siguiente código?
```python print(20 + 15 * 2) ```
50
What is the output of the following code?
```python print(14 + 1 * 1) ```
15