instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(21 * 59) ```
1239
What is the output of the following code?
```python print(85 - 53) ```
32
¿Cuál es la salida del siguiente código?
```python print(4 * 57) ```
228
¿Cuál es la salida del siguiente código?
```python print(62 + 12) ```
74
¿Cuál es la salida del siguiente código?
```python print(84 + 33) ```
117
¿Cuál es la salida del siguiente código?
```python print(30 + 64) ```
94
¿Cuál es la salida del siguiente código?
```python print(95 - 98) ```
-3
What is the output of the following code?
```python print(44 - 59) ```
-15
¿Cuál es la salida del siguiente código?
```python print(57 + 79) ```
136
What is the output of the following code?
```python print(1 - 39) ```
-38
¿Cuál es la salida del siguiente código?
```python print(8 + 64) ```
72
¿Cuál es la salida del siguiente código?
```python print(88 + 38) ```
126
What is the output of the following code?
```python print(44 + 59) ```
103
¿Cuál es la salida del siguiente código?
```python print(45 - 56) ```
-11
¿Cuál es la salida del siguiente código?
```python print(78 - 4) ```
74
What is the output of the following code?
```python print(31 * 86) ```
2666
What is the output of the following code?
```python print(54 - 92) ```
-38
¿Cuál es la salida del siguiente código?
```python print(80 - 79) ```
1
What is the output of the following code?
```python print(16 - 87) ```
-71
What is the output of the following code?
```python print(62 * 65) ```
4030
¿Cuál es la salida del siguiente código?
```python print(67 * 35) ```
2345
¿Cuál es la salida del siguiente código?
```python print(45 + 5) ```
50
What is the output of the following code?
```python print(1 * 28) ```
28
¿Cuál es la salida del siguiente código?
```python print(35 * 83) ```
2905
What is the output of the following code?
```python print(76 - 63) ```
13
What is the output of the following code?
```python print(87 - 24) ```
63
¿Cuál es la salida del siguiente código?
```python print(80 - 3) ```
77
What is the output of the following code?
```python print(63 * 87) ```
5481
¿Cuál es la salida del siguiente código?
```python print(19 + 86) ```
105
What is the output of the following code?
```python print(77 - 12) ```
65
¿Cuál es la salida del siguiente código?
```python print(88 + 51) ```
139
What is the output of the following code?
```python print(79 + 83) ```
162
What is the output of the following code?
```python print(53 * 76) ```
4028
¿Cuál es la salida del siguiente código?
```python print(50 * 80) ```
4000
What is the output of the following code?
```python print(27 * 13) ```
351
¿Cuál es la salida del siguiente código?
```python print(74 + 65) ```
139
¿Cuál es la salida del siguiente código?
```python print(33 * 50) ```
1650
¿Cuál es la salida del siguiente código?
```python print(60 + 97) ```
157
What is the output of the following code?
```python print(1 * 98) ```
98
¿Cuál es la salida del siguiente código?
```python print(36 * 69) ```
2484
What is the output of the following code?
```python print(50 + 81) ```
131
¿Cuál es la salida del siguiente código?
```python print(22 * 24) ```
528
¿Cuál es la salida del siguiente código?
```python print(58 - 43) ```
15
What is the output of the following code?
```python print(82 * 43) ```
3526
¿Cuál es la salida del siguiente código?
```python print(36 - 9) ```
27
What is the output of the following code?
```python print(60 - 98) ```
-38
¿Cuál es la salida del siguiente código?
```python print(14 + 4) ```
18
¿Cuál es la salida del siguiente código?
```python print(56 * 96) ```
5376
What is the output of the following code?
```python print(51 - 52) ```
-1
What is the output of the following code?
```python print(94 + 99) ```
193
¿Cuál es la salida del siguiente código?
```python print(51 + 42) ```
93
¿Cuál es la salida del siguiente código?
```python print(41 - 5) ```
36
¿Cuál es la salida del siguiente código?
```python print(79 + 15) ```
94
What is the output of the following code?
```python print(12 - 19) ```
-7
¿Cuál es la salida del siguiente código?
```python print(81 + 6) ```
87
What is the output of the following code?
```python print(63 - 87) ```
-24
What is the output of the following code?
```python print(71 + 57) ```
128
What is the output of the following code?
```python print(46 - 61) ```
-15
What is the output of the following code?
```python print(20 * 1) ```
20
What is the output of the following code?
```python print(69 - 37) ```
32
What is the output of the following code?
```python print(37 + 93) ```
130
What is the output of the following code?
```python print(14 * 83) ```
1162
What is the output of the following code?
```python print(86 + 59) ```
145
¿Cuál es la salida del siguiente código?
```python print(68 - 94) ```
-26
What is the output of the following code?
```python print(87 + 46) ```
133
What is the output of the following code?
```python print(54 - 47) ```
7
What is the output of the following code?
```python print(4 - 43) ```
-39
¿Cuál es la salida del siguiente código?
```python print(53 - 91) ```
-38
¿Cuál es la salida del siguiente código?
```python print(8 * 45) ```
360
What is the output of the following code?
```python print(16 * 63) ```
1008
¿Cuál es la salida del siguiente código?
```python print(8 - 48) ```
-40
¿Cuál es la salida del siguiente código?
```python print(65 * 72) ```
4680
What is the output of the following code?
```python print(17 + 51) ```
68
What is the output of the following code?
```python print(25 * 90) ```
2250
¿Cuál es la salida del siguiente código?
```python print(48 + 30) ```
78
¿Cuál es la salida del siguiente código?
```python print(83 + 73) ```
156
¿Cuál es la salida del siguiente código?
```python print(56 * 85) ```
4760
¿Cuál es la salida del siguiente código?
```python print(84 + 92) ```
176
What is the output of the following code?
```python print(84 * 19) ```
1596
What is the output of the following code?
```python print(54 + 50) ```
104
What is the output of the following code?
```python print(91 * 14) ```
1274
¿Cuál es la salida del siguiente código?
```python print(61 - 17) ```
44
¿Cuál es la salida del siguiente código?
```python print(12 + 55) ```
67
¿Cuál es la salida del siguiente código?
```python print(19 + 62) ```
81
What is the output of the following code?
```python print(3 - 19) ```
-16
What is the output of the following code?
```python print(96 * 42) ```
4032
¿Cuál es la salida del siguiente código?
```python print(78 + 50) ```
128
What is the output of the following code?
```python print(9 + 76) ```
85
¿Cuál es la salida del siguiente código?
```python print(98 - 30) ```
68
What is the output of the following code?
```python print(68 - 70) ```
-2
What is the output of the following code?
```python print(72 - 98) ```
-26
¿Cuál es la salida del siguiente código?
```python print(66 + 93) ```
159
¿Cuál es la salida del siguiente código?
```python print(13 + 65) ```
78
What is the output of the following code?
```python print(44 * 46) ```
2024
What is the output of the following code?
```python print(62 + 83) ```
145
What is the output of the following code?
```python print(47 * 80) ```
3760
What is the output of the following code?
```python print(91 * 99) ```
9009
What is the output of the following code?
```python print(54 - 10) ```
44
¿Cuál es la salida del siguiente código?
```python print(35 + 59) ```
94
¿Cuál es la salida del siguiente código?
```python print(89 + 94) ```
183