instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(10 + 19) ```
29
What is the output of the following code?
```python print(53 * 29) ```
1537
What is the output of the following code?
```python print(68 * 1) ```
68
What is the output of the following code?
```python print(54 * 86) ```
4644
What is the output of the following code?
```python print(67 * 98) ```
6566
What is the output of the following code?
```python print(70 - 68) ```
2
What is the output of the following code?
```python print(72 + 38) ```
110
What is the output of the following code?
```python print(52 * 36) ```
1872
¿Cuál es la salida del siguiente código?
```python print(55 - 57) ```
-2
What is the output of the following code?
```python print(55 + 28) ```
83
What is the output of the following code?
```python print(87 + 3) ```
90
¿Cuál es la salida del siguiente código?
```python print(59 + 56) ```
115
What is the output of the following code?
```python print(48 * 7) ```
336
What is the output of the following code?
```python print(75 + 27) ```
102
What is the output of the following code?
```python print(70 * 72) ```
5040
What is the output of the following code?
```python print(94 * 87) ```
8178
¿Cuál es la salida del siguiente código?
```python print(22 - 61) ```
-39
What is the output of the following code?
```python print(27 - 68) ```
-41
¿Cuál es la salida del siguiente código?
```python print(12 + 26) ```
38
What is the output of the following code?
```python print(36 + 27) ```
63
What is the output of the following code?
```python print(42 - 16) ```
26
¿Cuál es la salida del siguiente código?
```python print(36 * 71) ```
2556
¿Cuál es la salida del siguiente código?
```python print(53 * 32) ```
1696
What is the output of the following code?
```python print(31 - 94) ```
-63
¿Cuál es la salida del siguiente código?
```python print(18 - 34) ```
-16
What is the output of the following code?
```python print(1 + 96) ```
97
¿Cuál es la salida del siguiente código?
```python print(31 * 51) ```
1581
¿Cuál es la salida del siguiente código?
```python print(63 + 40) ```
103
¿Cuál es la salida del siguiente código?
```python print(18 - 59) ```
-41
¿Cuál es la salida del siguiente código?
```python print(98 * 48) ```
4704
¿Cuál es la salida del siguiente código?
```python print(78 * 16) ```
1248
¿Cuál es la salida del siguiente código?
```python print(18 * 8) ```
144
What is the output of the following code?
```python print(66 * 6) ```
396
What is the output of the following code?
```python print(27 - 88) ```
-61
¿Cuál es la salida del siguiente código?
```python print(12 * 17) ```
204
What is the output of the following code?
```python print(94 + 51) ```
145
What is the output of the following code?
```python print(53 * 100) ```
5300
What is the output of the following code?
```python print(75 - 24) ```
51
¿Cuál es la salida del siguiente código?
```python print(75 * 89) ```
6675
What is the output of the following code?
```python print(6 - 35) ```
-29
What is the output of the following code?
```python print(37 - 99) ```
-62
¿Cuál es la salida del siguiente código?
```python print(2 - 50) ```
-48
What is the output of the following code?
```python print(47 + 2) ```
49
What is the output of the following code?
```python print(95 * 69) ```
6555
What is the output of the following code?
```python print(11 - 41) ```
-30
¿Cuál es la salida del siguiente código?
```python print(22 * 58) ```
1276
What is the output of the following code?
```python print(46 - 71) ```
-25
What is the output of the following code?
```python print(10 * 94) ```
940
¿Cuál es la salida del siguiente código?
```python print(63 - 4) ```
59
¿Cuál es la salida del siguiente código?
```python print(74 + 3) ```
77
What is the output of the following code?
```python print(14 + 2) ```
16
What is the output of the following code?
```python print(78 - 86) ```
-8
¿Cuál es la salida del siguiente código?
```python print(94 + 15) ```
109
¿Cuál es la salida del siguiente código?
```python print(37 - 25) ```
12
What is the output of the following code?
```python print(42 - 62) ```
-20
What is the output of the following code?
```python print(56 * 3) ```
168
¿Cuál es la salida del siguiente código?
```python print(36 - 86) ```
-50
What is the output of the following code?
```python print(82 - 33) ```
49
What is the output of the following code?
```python print(25 + 72) ```
97
What is the output of the following code?
```python print(30 + 65) ```
95
¿Cuál es la salida del siguiente código?
```python print(56 * 94) ```
5264
What is the output of the following code?
```python print(13 * 13) ```
169
What is the output of the following code?
```python print(79 + 100) ```
179
What is the output of the following code?
```python print(72 + 53) ```
125
What is the output of the following code?
```python print(87 + 13) ```
100
¿Cuál es la salida del siguiente código?
```python print(22 * 57) ```
1254
¿Cuál es la salida del siguiente código?
```python print(68 * 74) ```
5032
What is the output of the following code?
```python print(27 - 16) ```
11
¿Cuál es la salida del siguiente código?
```python print(74 - 6) ```
68
¿Cuál es la salida del siguiente código?
```python print(59 + 78) ```
137
¿Cuál es la salida del siguiente código?
```python print(15 + 56) ```
71
What is the output of the following code?
```python print(22 - 5) ```
17
What is the output of the following code?
```python print(2 - 15) ```
-13
What is the output of the following code?
```python print(14 * 37) ```
518
¿Cuál es la salida del siguiente código?
```python print(91 + 96) ```
187
¿Cuál es la salida del siguiente código?
```python print(85 - 95) ```
-10
¿Cuál es la salida del siguiente código?
```python print(18 * 91) ```
1638
¿Cuál es la salida del siguiente código?
```python print(59 - 72) ```
-13
¿Cuál es la salida del siguiente código?
```python print(83 - 78) ```
5
What is the output of the following code?
```python print(3 + 23) ```
26
¿Cuál es la salida del siguiente código?
```python print(51 + 5) ```
56
¿Cuál es la salida del siguiente código?
```python print(39 - 49) ```
-10
What is the output of the following code?
```python print(33 - 94) ```
-61
What is the output of the following code?
```python print(65 * 27) ```
1755
¿Cuál es la salida del siguiente código?
```python print(12 * 92) ```
1104
What is the output of the following code?
```python print(44 + 5) ```
49
What is the output of the following code?
```python print(93 + 16) ```
109
¿Cuál es la salida del siguiente código?
```python print(35 * 50) ```
1750
¿Cuál es la salida del siguiente código?
```python print(83 - 70) ```
13
What is the output of the following code?
```python print(17 * 60) ```
1020
What is the output of the following code?
```python print(69 + 22) ```
91
¿Cuál es la salida del siguiente código?
```python print(94 * 1) ```
94
¿Cuál es la salida del siguiente código?
```python print(85 - 13) ```
72
¿Cuál es la salida del siguiente código?
```python print(16 * 53) ```
848
What is the output of the following code?
```python print(45 * 28) ```
1260
What is the output of the following code?
```python print(88 * 18) ```
1584
¿Cuál es la salida del siguiente código?
```python print(66 - 60) ```
6
¿Cuál es la salida del siguiente código?
```python print(14 * 13) ```
182
What is the output of the following code?
```python print(89 * 72) ```
6408
What is the output of the following code?
```python print(83 + 11) ```
94