instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(11 * 4) ```
44
What is the output of the following code?
```python print(20 + 90) ```
110
¿Cuál es la salida del siguiente código?
```python print(13 + 72) ```
85
What is the output of the following code?
```python print(28 + 64) ```
92
¿Cuál es la salida del siguiente código?
```python print(12 * 51) ```
612
What is the output of the following code?
```python print(90 + 89) ```
179
¿Cuál es la salida del siguiente código?
```python print(48 + 49) ```
97
What is the output of the following code?
```python print(46 - 54) ```
-8
¿Cuál es la salida del siguiente código?
```python print(31 - 48) ```
-17
What is the output of the following code?
```python print(21 * 9) ```
189
¿Cuál es la salida del siguiente código?
```python print(89 * 37) ```
3293
What is the output of the following code?
```python print(74 * 5) ```
370
¿Cuál es la salida del siguiente código?
```python print(56 + 50) ```
106
¿Cuál es la salida del siguiente código?
```python print(97 - 31) ```
66
¿Cuál es la salida del siguiente código?
```python print(50 + 26) ```
76
¿Cuál es la salida del siguiente código?
```python print(17 - 68) ```
-51
What is the output of the following code?
```python print(27 - 54) ```
-27
What is the output of the following code?
```python print(40 - 60) ```
-20
¿Cuál es la salida del siguiente código?
```python print(23 - 48) ```
-25
¿Cuál es la salida del siguiente código?
```python print(79 * 81) ```
6399
What is the output of the following code?
```python print(77 - 1) ```
76
¿Cuál es la salida del siguiente código?
```python print(86 - 60) ```
26
¿Cuál es la salida del siguiente código?
```python print(68 * 80) ```
5440
What is the output of the following code?
```python print(86 - 9) ```
77
What is the output of the following code?
```python print(7 * 14) ```
98
¿Cuál es la salida del siguiente código?
```python print(10 + 80) ```
90
¿Cuál es la salida del siguiente código?
```python print(78 + 1) ```
79
What is the output of the following code?
```python print(35 + 16) ```
51
¿Cuál es la salida del siguiente código?
```python print(58 + 1) ```
59
¿Cuál es la salida del siguiente código?
```python print(60 - 5) ```
55
What is the output of the following code?
```python print(17 * 65) ```
1105
What is the output of the following code?
```python print(1 * 45) ```
45
¿Cuál es la salida del siguiente código?
```python print(67 - 76) ```
-9
What is the output of the following code?
```python print(72 * 10) ```
720
¿Cuál es la salida del siguiente código?
```python print(79 * 41) ```
3239
What is the output of the following code?
```python print(49 * 54) ```
2646
¿Cuál es la salida del siguiente código?
```python print(28 - 62) ```
-34
What is the output of the following code?
```python print(31 - 63) ```
-32
What is the output of the following code?
```python print(48 * 69) ```
3312
¿Cuál es la salida del siguiente código?
```python print(66 * 98) ```
6468
What is the output of the following code?
```python print(75 + 57) ```
132
What is the output of the following code?
```python print(9 - 25) ```
-16
¿Cuál es la salida del siguiente código?
```python print(65 - 52) ```
13
¿Cuál es la salida del siguiente código?
```python print(81 * 49) ```
3969
¿Cuál es la salida del siguiente código?
```python print(72 * 88) ```
6336
¿Cuál es la salida del siguiente código?
```python print(31 - 69) ```
-38
¿Cuál es la salida del siguiente código?
```python print(68 * 2) ```
136
¿Cuál es la salida del siguiente código?
```python print(63 * 77) ```
4851
¿Cuál es la salida del siguiente código?
```python print(68 * 46) ```
3128
¿Cuál es la salida del siguiente código?
```python print(69 + 59) ```
128
What is the output of the following code?
```python print(75 + 8) ```
83
What is the output of the following code?
```python print(12 * 81) ```
972
What is the output of the following code?
```python print(65 - 99) ```
-34
What is the output of the following code?
```python print(21 - 1) ```
20
¿Cuál es la salida del siguiente código?
```python print(91 * 95) ```
8645
What is the output of the following code?
```python print(63 - 28) ```
35
What is the output of the following code?
```python print(43 * 29) ```
1247
What is the output of the following code?
```python print(50 + 15) ```
65
¿Cuál es la salida del siguiente código?
```python print(78 * 70) ```
5460
What is the output of the following code?
```python print(10 + 19) ```
29
¿Cuál es la salida del siguiente código?
```python print(86 - 33) ```
53
What is the output of the following code?
```python print(42 * 56) ```
2352
What is the output of the following code?
```python print(88 + 15) ```
103
What is the output of the following code?
```python print(33 * 73) ```
2409
What is the output of the following code?
```python print(67 * 82) ```
5494
What is the output of the following code?
```python print(35 - 54) ```
-19
¿Cuál es la salida del siguiente código?
```python print(6 + 19) ```
25
¿Cuál es la salida del siguiente código?
```python print(34 * 93) ```
3162
What is the output of the following code?
```python print(76 - 22) ```
54
¿Cuál es la salida del siguiente código?
```python print(79 * 59) ```
4661
¿Cuál es la salida del siguiente código?
```python print(74 + 35) ```
109
What is the output of the following code?
```python print(38 * 95) ```
3610
¿Cuál es la salida del siguiente código?
```python print(9 - 63) ```
-54
What is the output of the following code?
```python print(4 * 6) ```
24
What is the output of the following code?
```python print(3 - 84) ```
-81
¿Cuál es la salida del siguiente código?
```python print(90 - 64) ```
26
What is the output of the following code?
```python print(21 * 83) ```
1743
¿Cuál es la salida del siguiente código?
```python print(79 - 86) ```
-7
¿Cuál es la salida del siguiente código?
```python print(37 * 89) ```
3293
What is the output of the following code?
```python print(33 - 93) ```
-60
What is the output of the following code?
```python print(29 * 27) ```
783
What is the output of the following code?
```python print(69 * 9) ```
621
What is the output of the following code?
```python print(46 - 62) ```
-16
What is the output of the following code?
```python print(82 + 14) ```
96
What is the output of the following code?
```python print(41 * 14) ```
574
What is the output of the following code?
```python print(89 * 40) ```
3560
What is the output of the following code?
```python print(6 + 19) ```
25
What is the output of the following code?
```python print(91 + 30) ```
121
What is the output of the following code?
```python print(30 - 71) ```
-41
¿Cuál es la salida del siguiente código?
```python print(47 + 95) ```
142
¿Cuál es la salida del siguiente código?
```python print(36 + 85) ```
121
What is the output of the following code?
```python print(27 * 71) ```
1917
¿Cuál es la salida del siguiente código?
```python print(74 - 16) ```
58
What is the output of the following code?
```python print(1 + 82) ```
83
What is the output of the following code?
```python print(27 * 4) ```
108
¿Cuál es la salida del siguiente código?
```python print(70 + 17) ```
87
What is the output of the following code?
```python print(86 + 67) ```
153
What is the output of the following code?
```python print(77 + 98) ```
175
What is the output of the following code?
```python print(16 - 10) ```
6
What is the output of the following code?
```python print(77 - 55) ```
22