instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(pow(6, 1)) ```
6
What is the output of the following code?
```python print(6 + 19 * 3) ```
63
¿Cuál es la salida del siguiente código?
```python print(17 + 14 * 2) ```
45
What is the output of the following code?
```python print(4 + 11 * 4) ```
48
¿Cuál es la salida del siguiente código?
```python print(17 + 6 * 4) ```
41
What is the output of the following code?
```python print(12 + 19 * 4) ```
88
¿Cuál es la salida del siguiente código?
```python print(pow(1, 5)) ```
1
What is the output of the following code?
```python print(10 + 2 * 2) ```
14
What is the output of the following code?
```python print(19 + 13 * 5) ```
84
¿Cuál es la salida del siguiente código?
```python print(10 + 20 * 5) ```
110
¿Cuál es la salida del siguiente código?
```python print(12 + 15 * 4) ```
72
¿Cuál es la salida del siguiente código?
```python print(7 + 14 * 1) ```
21
¿Cuál es la salida del siguiente código?
```python print(7 + 10 * 4) ```
47
What is the output of the following code?
```python print(2 + 9 * 4) ```
38
¿Cuál es la salida del siguiente código?
```python print(15 + 3 * 3) ```
24
What is the output of the following code?
```python print(1 + 18 * 3) ```
55
What is the output of the following code?
```python print(12 + 2 * 2) ```
16
What is the output of the following code?
```python print(3 + 14 * 1) ```
17
What is the output of the following code?
```python print(4 + 8 * 2) ```
20
¿Cuál es la salida del siguiente código?
```python print(4 + 13 * 2) ```
30
¿Cuál es la salida del siguiente código?
```python print(20 + 8 * 2) ```
36
¿Cuál es la salida del siguiente código?
```python print(6 + 19 * 4) ```
82
What is the output of the following code?
```python print(8 + 6 * 4) ```
32
What is the output of the following code?
```python print(14 + 4 * 1) ```
18
What is the output of the following code?
```python print(5 + 8 * 4) ```
37
What is the output of the following code?
```python print(3 + 15 * 4) ```
63
What is the output of the following code?
```python print(10 + 5 * 2) ```
20
What is the output of the following code?
```python print(1 + 3 * 3) ```
10
¿Cuál es la salida del siguiente código?
```python print(5 + 9 * 5) ```
50
¿Cuál es la salida del siguiente código?
```python print(8 + 9 * 2) ```
26
What is the output of the following code?
```python print(15 + 4 * 5) ```
35
¿Cuál es la salida del siguiente código?
```python print(4 + 18 * 5) ```
94
What is the output of the following code?
```python print(16 + 6 * 2) ```
28
What is the output of the following code?
```python print(11 + 17 * 4) ```
79
¿Cuál es la salida del siguiente código?
```python print(13 + 6 * 2) ```
25
What is the output of the following code?
```python print(20 + 14 * 3) ```
62
What is the output of the following code?
```python print(14 + 1 * 4) ```
18
What is the output of the following code?
```python print(pow(2, 1)) ```
2
¿Cuál es la salida del siguiente código?
```python print(11 + 14 * 2) ```
39
What is the output of the following code?
```python print(9 + 20 * 1) ```
29
What is the output of the following code?
```python print(14 + 13 * 4) ```
66
What is the output of the following code?
```python print(3 + 3 * 5) ```
18
¿Cuál es la salida del siguiente código?
```python print(18 + 20 * 1) ```
38
¿Cuál es la salida del siguiente código?
```python print(14 + 9 * 2) ```
32
¿Cuál es la salida del siguiente código?
```python print(13 + 19 * 1) ```
32
¿Cuál es la salida del siguiente código?
```python print(6 + 19 * 1) ```
25
¿Cuál es la salida del siguiente código?
```python print(6 + 12 * 1) ```
18
What is the output of the following code?
```python print(2 + 5 * 4) ```
22
What is the output of the following code?
```python print(8 + 3 * 4) ```
20
¿Cuál es la salida del siguiente código?
```python print(5 + 8 * 1) ```
13
What is the output of the following code?
```python print(17 + 11 * 3) ```
50
What is the output of the following code?
```python print(10 + 15 * 4) ```
70
What is the output of the following code?
```python print(17 + 20 * 2) ```
57
What is the output of the following code?
```python print(16 + 15 * 3) ```
61
What is the output of the following code?
```python print(7 + 20 * 5) ```
107
What is the output of the following code?
```python print(5 + 13 * 1) ```
18
¿Cuál es la salida del siguiente código?
```python print(pow(9, 3)) ```
729
¿Cuál es la salida del siguiente código?
```python print(11 + 15 * 3) ```
56
What is the output of the following code?
```python print(4 + 10 * 5) ```
54
¿Cuál es la salida del siguiente código?
```python print(15 + 2 * 2) ```
19
¿Cuál es la salida del siguiente código?
```python print(8 + 8 * 4) ```
40
¿Cuál es la salida del siguiente código?
```python print(11 + 18 * 3) ```
65
What is the output of the following code?
```python print(18 + 11 * 1) ```
29
¿Cuál es la salida del siguiente código?
```python print(6 + 1 * 4) ```
10
What is the output of the following code?
```python print(5 + 11 * 2) ```
27
¿Cuál es la salida del siguiente código?
```python print(14 + 9 * 4) ```
50
What is the output of the following code?
```python print(7 + 8 * 3) ```
31
¿Cuál es la salida del siguiente código?
```python print(17 + 9 * 1) ```
26
¿Cuál es la salida del siguiente código?
```python print(19 + 19 * 3) ```
76
What is the output of the following code?
```python print(19 + 4 * 5) ```
39
¿Cuál es la salida del siguiente código?
```python print(16 + 1 * 4) ```
20
What is the output of the following code?
```python print(13 + 7 * 3) ```
34
¿Cuál es la salida del siguiente código?
```python print(8 + 11 * 1) ```
19
¿Cuál es la salida del siguiente código?
```python print(16 + 9 * 5) ```
61
What is the output of the following code?
```python print(6 + 3 * 1) ```
9
¿Cuál es la salida del siguiente código?
```python print(14 + 17 * 5) ```
99
What is the output of the following code?
```python print(5 + 17 * 2) ```
39
¿Cuál es la salida del siguiente código?
```python print(10 + 10 * 1) ```
20
¿Cuál es la salida del siguiente código?
```python print(19 + 12 * 4) ```
67
What is the output of the following code?
```python print(13 + 5 * 1) ```
18
What is the output of the following code?
```python print(7 + 17 * 3) ```
58
¿Cuál es la salida del siguiente código?
```python print(4 + 8 * 1) ```
12
¿Cuál es la salida del siguiente código?
```python print(19 + 8 * 1) ```
27
¿Cuál es la salida del siguiente código?
```python print(11 + 20 * 1) ```
31
¿Cuál es la salida del siguiente código?
```python print(7 + 3 * 2) ```
13
¿Cuál es la salida del siguiente código?
```python print(16 + 7 * 4) ```
44
¿Cuál es la salida del siguiente código?
```python print(15 + 6 * 5) ```
45
¿Cuál es la salida del siguiente código?
```python print(pow(3, 1)) ```
3
¿Cuál es la salida del siguiente código?
```python print(11 + 19 * 3) ```
68
¿Cuál es la salida del siguiente código?
```python print(8 + 19 * 2) ```
46
¿Cuál es la salida del siguiente código?
```python print(5 + 11 * 4) ```
49
¿Cuál es la salida del siguiente código?
```python print(14 + 6 * 2) ```
26
What is the output of the following code?
```python print(7 + 14 * 4) ```
63
What is the output of the following code?
```python print(20 + 18 * 2) ```
56
What is the output of the following code?
```python print(1 + 1 * 4) ```
5
What is the output of the following code?
```python print(10 + 6 * 5) ```
40
¿Cuál es la salida del siguiente código?
```python print(10 + 11 * 5) ```
65
¿Cuál es la salida del siguiente código?
```python print(5 + 5 * 1) ```
10
What is the output of the following code?
```python print(3 + 16 * 4) ```
67
¿Cuál es la salida del siguiente código?
```python print(9 + 8 * 2) ```
25