instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(52 * 75) ```
3900
What is the output of the following code?
```python print(5 * 78) ```
390
¿Cuál es la salida del siguiente código?
```python print(18 - 53) ```
-35
What is the output of the following code?
```python print(52 + 20) ```
72
¿Cuál es la salida del siguiente código?
```python print(91 * 76) ```
6916
What is the output of the following code?
```python print(86 * 83) ```
7138
What is the output of the following code?
```python print(18 - 72) ```
-54
What is the output of the following code?
```python print(52 + 92) ```
144
What is the output of the following code?
```python print(26 - 86) ```
-60
¿Cuál es la salida del siguiente código?
```python print(32 * 57) ```
1824
¿Cuál es la salida del siguiente código?
```python print(22 - 12) ```
10
What is the output of the following code?
```python print(73 * 2) ```
146
¿Cuál es la salida del siguiente código?
```python print(98 * 73) ```
7154
What is the output of the following code?
```python print(87 + 74) ```
161
¿Cuál es la salida del siguiente código?
```python print(7 * 86) ```
602
¿Cuál es la salida del siguiente código?
```python print(40 * 82) ```
3280
What is the output of the following code?
```python print(86 + 91) ```
177
What is the output of the following code?
```python print(76 - 30) ```
46
¿Cuál es la salida del siguiente código?
```python print(78 + 21) ```
99
What is the output of the following code?
```python print(14 + 14) ```
28
What is the output of the following code?
```python print(38 - 98) ```
-60
What is the output of the following code?
```python print(67 - 43) ```
24
What is the output of the following code?
```python print(31 * 95) ```
2945
¿Cuál es la salida del siguiente código?
```python print(19 + 48) ```
67
¿Cuál es la salida del siguiente código?
```python print(95 + 31) ```
126
What is the output of the following code?
```python print(81 - 17) ```
64
What is the output of the following code?
```python print(81 * 17) ```
1377
¿Cuál es la salida del siguiente código?
```python print(53 * 49) ```
2597
¿Cuál es la salida del siguiente código?
```python print(9 * 52) ```
468
¿Cuál es la salida del siguiente código?
```python print(16 - 100) ```
-84
¿Cuál es la salida del siguiente código?
```python print(40 * 55) ```
2200
What is the output of the following code?
```python print(13 + 63) ```
76
What is the output of the following code?
```python print(75 * 93) ```
6975
¿Cuál es la salida del siguiente código?
```python print(59 - 8) ```
51
¿Cuál es la salida del siguiente código?
```python print(86 - 72) ```
14
What is the output of the following code?
```python print(76 - 90) ```
-14
¿Cuál es la salida del siguiente código?
```python print(9 + 42) ```
51
What is the output of the following code?
```python print(21 * 92) ```
1932
What is the output of the following code?
```python print(1 * 86) ```
86
¿Cuál es la salida del siguiente código?
```python print(91 * 40) ```
3640
¿Cuál es la salida del siguiente código?
```python print(31 + 36) ```
67
¿Cuál es la salida del siguiente código?
```python print(4 + 51) ```
55
¿Cuál es la salida del siguiente código?
```python print(44 - 97) ```
-53
¿Cuál es la salida del siguiente código?
```python print(94 + 2) ```
96
What is the output of the following code?
```python print(19 * 52) ```
988
What is the output of the following code?
```python print(100 + 20) ```
120
What is the output of the following code?
```python print(49 * 24) ```
1176
What is the output of the following code?
```python print(77 - 75) ```
2
What is the output of the following code?
```python print(57 - 63) ```
-6
What is the output of the following code?
```python print(86 - 17) ```
69
¿Cuál es la salida del siguiente código?
```python print(1 * 91) ```
91
What is the output of the following code?
```python print(49 + 8) ```
57
¿Cuál es la salida del siguiente código?
```python print(22 + 76) ```
98
¿Cuál es la salida del siguiente código?
```python print(15 - 37) ```
-22
¿Cuál es la salida del siguiente código?
```python print(77 * 45) ```
3465
¿Cuál es la salida del siguiente código?
```python print(87 - 20) ```
67
What is the output of the following code?
```python print(59 + 34) ```
93
What is the output of the following code?
```python print(96 * 76) ```
7296
What is the output of the following code?
```python print(13 + 71) ```
84
What is the output of the following code?
```python print(99 * 82) ```
8118
What is the output of the following code?
```python print(88 + 65) ```
153
¿Cuál es la salida del siguiente código?
```python print(71 + 34) ```
105
¿Cuál es la salida del siguiente código?
```python print(95 + 92) ```
187
What is the output of the following code?
```python print(22 * 86) ```
1892
What is the output of the following code?
```python print(60 * 11) ```
660
¿Cuál es la salida del siguiente código?
```python print(33 * 27) ```
891
What is the output of the following code?
```python print(93 + 91) ```
184
What is the output of the following code?
```python print(92 + 89) ```
181
¿Cuál es la salida del siguiente código?
```python print(50 * 51) ```
2550
What is the output of the following code?
```python print(63 + 57) ```
120
¿Cuál es la salida del siguiente código?
```python print(52 + 3) ```
55
¿Cuál es la salida del siguiente código?
```python print(77 + 93) ```
170
What is the output of the following code?
```python print(15 + 100) ```
115
¿Cuál es la salida del siguiente código?
```python print(63 - 94) ```
-31
What is the output of the following code?
```python print(79 + 5) ```
84
¿Cuál es la salida del siguiente código?
```python print(60 * 29) ```
1740
¿Cuál es la salida del siguiente código?
```python print(27 - 68) ```
-41
¿Cuál es la salida del siguiente código?
```python print(13 + 59) ```
72
What is the output of the following code?
```python print(52 + 65) ```
117
¿Cuál es la salida del siguiente código?
```python print(71 * 32) ```
2272
What is the output of the following code?
```python print(61 * 81) ```
4941
¿Cuál es la salida del siguiente código?
```python print(65 + 36) ```
101
What is the output of the following code?
```python print(28 + 34) ```
62
What is the output of the following code?
```python print(24 - 51) ```
-27
What is the output of the following code?
```python print(32 * 40) ```
1280
¿Cuál es la salida del siguiente código?
```python print(17 - 81) ```
-64
What is the output of the following code?
```python print(41 + 25) ```
66
¿Cuál es la salida del siguiente código?
```python print(85 + 50) ```
135
¿Cuál es la salida del siguiente código?
```python print(79 * 39) ```
3081
¿Cuál es la salida del siguiente código?
```python print(38 * 37) ```
1406
¿Cuál es la salida del siguiente código?
```python print(6 - 91) ```
-85
¿Cuál es la salida del siguiente código?
```python print(25 + 50) ```
75
¿Cuál es la salida del siguiente código?
```python print(32 * 89) ```
2848
¿Cuál es la salida del siguiente código?
```python print(75 + 29) ```
104
What is the output of the following code?
```python print(37 * 78) ```
2886
¿Cuál es la salida del siguiente código?
```python print(94 - 96) ```
-2
What is the output of the following code?
```python print(63 - 50) ```
13
¿Cuál es la salida del siguiente código?
```python print(66 * 68) ```
4488
What is the output of the following code?
```python print(32 - 23) ```
9
¿Cuál es la salida del siguiente código?
```python print(15 - 10) ```
5