instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(11 + 9 * 3) ```
38
What is the output of the following code?
```python print(19 + 20 * 3) ```
79
What is the output of the following code?
```python print(18 + 4 * 1) ```
22
What is the output of the following code?
```python print(13 + 13 * 4) ```
65
¿Cuál es la salida del siguiente código?
```python print(19 + 9 * 3) ```
46
What is the output of the following code?
```python print(12 + 4 * 5) ```
32
¿Cuál es la salida del siguiente código?
```python print(11 + 11 * 3) ```
44
What is the output of the following code?
```python print(17 + 16 * 5) ```
97
What is the output of the following code?
```python print(6 + 17 * 2) ```
40
What is the output of the following code?
```python print(7 + 19 * 2) ```
45
¿Cuál es la salida del siguiente código?
```python print(12 + 17 * 5) ```
97
¿Cuál es la salida del siguiente código?
```python print(6 + 7 * 4) ```
34
What is the output of the following code?
```python print(11 + 10 * 2) ```
31
¿Cuál es la salida del siguiente código?
```python print(14 + 20 * 3) ```
74
¿Cuál es la salida del siguiente código?
```python print(9 + 7 * 5) ```
44
¿Cuál es la salida del siguiente código?
```python print(16 + 8 * 5) ```
56
¿Cuál es la salida del siguiente código?
```python print(2 + 17 * 1) ```
19
What is the output of the following code?
```python print(3 + 10 * 4) ```
43
What is the output of the following code?
```python print(3 + 19 * 5) ```
98
¿Cuál es la salida del siguiente código?
```python print(18 + 11 * 4) ```
62
¿Cuál es la salida del siguiente código?
```python print(17 + 14 * 4) ```
73
What is the output of the following code?
```python print(9 + 15 * 1) ```
24
¿Cuál es la salida del siguiente código?
```python print(18 + 16 * 4) ```
82
¿Cuál es la salida del siguiente código?
```python print(11 + 6 * 1) ```
17
¿Cuál es la salida del siguiente código?
```python print(14 + 16 * 5) ```
94
¿Cuál es la salida del siguiente código?
```python print(7 + 17 * 5) ```
92
¿Cuál es la salida del siguiente código?
```python print(18 + 19 * 4) ```
94
¿Cuál es la salida del siguiente código?
```python print(6 + 14 * 2) ```
34
What is the output of the following code?
```python print(2 + 17 * 1) ```
19
¿Cuál es la salida del siguiente código?
```python print(16 + 2 * 4) ```
24
What is the output of the following code?
```python print(15 + 13 * 5) ```
80
What is the output of the following code?
```python print(7 + 7 * 3) ```
28
¿Cuál es la salida del siguiente código?
```python print(8 + 17 * 1) ```
25
¿Cuál es la salida del siguiente código?
```python print(1 + 5 * 5) ```
26
¿Cuál es la salida del siguiente código?
```python print(15 + 4 * 3) ```
27
What is the output of the following code?
```python print(6 + 9 * 5) ```
51
¿Cuál es la salida del siguiente código?
```python print(5 + 10 * 3) ```
35
What is the output of the following code?
```python print(2 + 9 * 1) ```
11
¿Cuál es la salida del siguiente código?
```python print(5 + 8 * 2) ```
21
¿Cuál es la salida del siguiente código?
```python print(18 + 11 * 5) ```
73
¿Cuál es la salida del siguiente código?
```python print(1 + 4 * 5) ```
21
¿Cuál es la salida del siguiente código?
```python print(10 + 18 * 5) ```
100
What is the output of the following code?
```python print(17 + 4 * 5) ```
37
What is the output of the following code?
```python print(11 + 20 * 5) ```
111
What is the output of the following code?
```python print(17 + 17 * 2) ```
51
What is the output of the following code?
```python print(13 + 9 * 3) ```
40
What is the output of the following code?
```python print(17 + 15 * 3) ```
62
What is the output of the following code?
```python print(4 + 15 * 1) ```
19
What is the output of the following code?
```python print(2 + 7 * 3) ```
23
What is the output of the following code?
```python print(10 + 20 * 5) ```
110
¿Cuál es la salida del siguiente código?
```python print(7 + 13 * 2) ```
33
¿Cuál es la salida del siguiente código?
```python print(16 + 4 * 5) ```
36
¿Cuál es la salida del siguiente código?
```python print(2 + 18 * 3) ```
56
¿Cuál es la salida del siguiente código?
```python print(10 + 17 * 1) ```
27
¿Cuál es la salida del siguiente código?
```python print(11 + 15 * 2) ```
41
What is the output of the following code?
```python print(7 + 2 * 3) ```
13
¿Cuál es la salida del siguiente código?
```python print(8 + 12 * 4) ```
56
¿Cuál es la salida del siguiente código?
```python print(17 + 20 * 3) ```
77
What is the output of the following code?
```python print(7 + 14 * 1) ```
21
What is the output of the following code?
```python print(19 + 14 * 1) ```
33
What is the output of the following code?
```python print(11 + 18 * 1) ```
29
What is the output of the following code?
```python print(20 + 7 * 5) ```
55
¿Cuál es la salida del siguiente código?
```python print(14 + 2 * 5) ```
24
What is the output of the following code?
```python print(18 + 10 * 2) ```
38
¿Cuál es la salida del siguiente código?
```python print(6 + 13 * 3) ```
45
What is the output of the following code?
```python print(8 + 12 * 5) ```
68
What is the output of the following code?
```python print(9 + 9 * 5) ```
54
What is the output of the following code?
```python print(14 + 12 * 2) ```
38
¿Cuál es la salida del siguiente código?
```python print(15 + 2 * 1) ```
17
¿Cuál es la salida del siguiente código?
```python print(7 + 12 * 5) ```
67
¿Cuál es la salida del siguiente código?
```python print(20 + 17 * 4) ```
88
What is the output of the following code?
```python print(9 + 19 * 4) ```
85
What is the output of the following code?
```python print(14 + 6 * 4) ```
38
¿Cuál es la salida del siguiente código?
```python print(15 + 16 * 3) ```
63
¿Cuál es la salida del siguiente código?
```python print(12 + 10 * 3) ```
42
What is the output of the following code?
```python print(10 + 13 * 2) ```
36
What is the output of the following code?
```python print(16 + 6 * 5) ```
46
¿Cuál es la salida del siguiente código?
```python print(20 + 13 * 2) ```
46
¿Cuál es la salida del siguiente código?
```python print(15 + 15 * 2) ```
45
¿Cuál es la salida del siguiente código?
```python print(14 + 8 * 4) ```
46
¿Cuál es la salida del siguiente código?
```python print(2 + 3 * 1) ```
5
¿Cuál es la salida del siguiente código?
```python print(15 + 9 * 3) ```
42
¿Cuál es la salida del siguiente código?
```python print(11 + 2 * 1) ```
13
¿Cuál es la salida del siguiente código?
```python print(6 + 15 * 3) ```
51
What is the output of the following code?
```python print(3 + 11 * 3) ```
36
¿Cuál es la salida del siguiente código?
```python print(16 + 17 * 4) ```
84
What is the output of the following code?
```python print(4 + 11 * 1) ```
15
What is the output of the following code?
```python print(4 + 4 * 1) ```
8
¿Cuál es la salida del siguiente código?
```python print(5 + 13 * 5) ```
70
¿Cuál es la salida del siguiente código?
```python print(20 + 18 * 4) ```
92
What is the output of the following code?
```python print(12 + 14 * 4) ```
68
What is the output of the following code?
```python print(17 + 8 * 5) ```
57
¿Cuál es la salida del siguiente código?
```python print(3 + 7 * 3) ```
24
What is the output of the following code?
```python print(20 + 10 * 5) ```
70
What is the output of the following code?
```python print(4 + 19 * 3) ```
61
What is the output of the following code?
```python print(20 + 17 * 3) ```
71
¿Cuál es la salida del siguiente código?
```python print(16 + 13 * 1) ```
29
What is the output of the following code?
```python print(2 + 7 * 2) ```
16
What is the output of the following code?
```python print(3 + 15 * 2) ```
33
¿Cuál es la salida del siguiente código?
```python print(5 + 1 * 5) ```
10