instruction
stringclasses
6 values
input
stringlengths
0
38
output
stringlengths
1
55
¿Cuál es la salida del siguiente código?
```python print(46 + 39) ```
85
What is the output of the following code?
```python print(74 + 28) ```
102
¿Cuál es la salida del siguiente código?
```python print(16 + 17) ```
33
What is the output of the following code?
```python print(72 - 91) ```
-19
¿Cuál es la salida del siguiente código?
```python print(47 * 62) ```
2914
¿Cuál es la salida del siguiente código?
```python print(62 - 19) ```
43
¿Cuál es la salida del siguiente código?
```python print(21 - 90) ```
-69
What is the output of the following code?
```python print(80 * 22) ```
1760
¿Cuál es la salida del siguiente código?
```python print(78 + 81) ```
159
What is the output of the following code?
```python print(26 - 93) ```
-67
What is the output of the following code?
```python print(56 - 17) ```
39
¿Cuál es la salida del siguiente código?
```python print(27 + 52) ```
79
¿Cuál es la salida del siguiente código?
```python print(14 - 96) ```
-82
¿Cuál es la salida del siguiente código?
```python print(95 + 54) ```
149
What is the output of the following code?
```python print(91 * 19) ```
1729
¿Cuál es la salida del siguiente código?
```python print(37 - 2) ```
35
What is the output of the following code?
```python print(14 + 47) ```
61
¿Cuál es la salida del siguiente código?
```python print(70 * 49) ```
3430
¿Cuál es la salida del siguiente código?
```python print(5 * 99) ```
495
¿Cuál es la salida del siguiente código?
```python print(81 - 41) ```
40
¿Cuál es la salida del siguiente código?
```python print(57 - 61) ```
-4
¿Cuál es la salida del siguiente código?
```python print(95 + 66) ```
161
¿Cuál es la salida del siguiente código?
```python print(52 - 17) ```
35
What is the output of the following code?
```python print(26 + 20) ```
46
What is the output of the following code?
```python print(83 + 54) ```
137
¿Cuál es la salida del siguiente código?
```python print(19 - 8) ```
11
¿Cuál es la salida del siguiente código?
```python print(84 + 40) ```
124
What is the output of the following code?
```python print(26 * 6) ```
156
¿Cuál es la salida del siguiente código?
```python print(91 * 36) ```
3276
¿Cuál es la salida del siguiente código?
```python print(32 * 96) ```
3072
¿Cuál es la salida del siguiente código?
```python print(34 * 38) ```
1292
What is the output of the following code?
```python print(73 - 93) ```
-20
What is the output of the following code?
```python print(44 - 22) ```
22
What is the output of the following code?
```python print(36 * 91) ```
3276
What is the output of the following code?
```python print(81 - 29) ```
52
What is the output of the following code?
```python print(82 * 35) ```
2870
What is the output of the following code?
```python print(33 * 79) ```
2607
What is the output of the following code?
```python print(55 + 4) ```
59
¿Cuál es la salida del siguiente código?
```python print(3 * 69) ```
207
¿Cuál es la salida del siguiente código?
```python print(24 * 2) ```
48
¿Cuál es la salida del siguiente código?
```python print(67 - 73) ```
-6
¿Cuál es la salida del siguiente código?
```python print(41 + 80) ```
121
What is the output of the following code?
```python print(4 * 47) ```
188
What is the output of the following code?
```python print(39 * 35) ```
1365
¿Cuál es la salida del siguiente código?
```python print(80 * 58) ```
4640
What is the output of the following code?
```python print(15 - 53) ```
-38
What is the output of the following code?
```python print(61 + 4) ```
65
¿Cuál es la salida del siguiente código?
```python print(48 - 34) ```
14
¿Cuál es la salida del siguiente código?
```python print(62 * 4) ```
248
What is the output of the following code?
```python print(20 + 58) ```
78
¿Cuál es la salida del siguiente código?
```python print(9 + 40) ```
49
What is the output of the following code?
```python print(86 - 82) ```
4
¿Cuál es la salida del siguiente código?
```python print(87 * 65) ```
5655
¿Cuál es la salida del siguiente código?
```python print(20 + 27) ```
47
What is the output of the following code?
```python print(77 + 77) ```
154
What is the output of the following code?
```python print(55 - 16) ```
39
¿Cuál es la salida del siguiente código?
```python print(95 * 50) ```
4750
What is the output of the following code?
```python print(41 * 89) ```
3649
¿Cuál es la salida del siguiente código?
```python print(57 + 63) ```
120
What is the output of the following code?
```python print(20 + 82) ```
102
¿Cuál es la salida del siguiente código?
```python print(66 - 12) ```
54
¿Cuál es la salida del siguiente código?
```python print(80 - 12) ```
68
¿Cuál es la salida del siguiente código?
```python print(79 * 64) ```
5056
¿Cuál es la salida del siguiente código?
```python print(49 - 86) ```
-37
¿Cuál es la salida del siguiente código?
```python print(68 * 96) ```
6528
What is the output of the following code?
```python print(20 - 83) ```
-63
What is the output of the following code?
```python print(80 - 23) ```
57
¿Cuál es la salida del siguiente código?
```python print(31 + 59) ```
90
What is the output of the following code?
```python print(58 + 55) ```
113
¿Cuál es la salida del siguiente código?
```python print(37 * 44) ```
1628
¿Cuál es la salida del siguiente código?
```python print(6 + 60) ```
66
What is the output of the following code?
```python print(26 * 90) ```
2340
What is the output of the following code?
```python print(57 + 80) ```
137
What is the output of the following code?
```python print(14 - 59) ```
-45
What is the output of the following code?
```python print(20 * 39) ```
780
What is the output of the following code?
```python print(28 + 4) ```
32
¿Cuál es la salida del siguiente código?
```python print(6 - 54) ```
-48
¿Cuál es la salida del siguiente código?
```python print(20 - 28) ```
-8
What is the output of the following code?
```python print(61 + 61) ```
122
¿Cuál es la salida del siguiente código?
```python print(46 - 17) ```
29
What is the output of the following code?
```python print(46 - 77) ```
-31
¿Cuál es la salida del siguiente código?
```python print(91 + 92) ```
183
What is the output of the following code?
```python print(65 + 44) ```
109
¿Cuál es la salida del siguiente código?
```python print(52 * 32) ```
1664
¿Cuál es la salida del siguiente código?
```python print(82 + 13) ```
95
What is the output of the following code?
```python print(26 - 49) ```
-23
What is the output of the following code?
```python print(98 + 25) ```
123
¿Cuál es la salida del siguiente código?
```python print(1 - 58) ```
-57
What is the output of the following code?
```python print(70 * 82) ```
5740
¿Cuál es la salida del siguiente código?
```python print(31 * 57) ```
1767
What is the output of the following code?
```python print(49 * 17) ```
833
¿Cuál es la salida del siguiente código?
```python print(24 - 64) ```
-40
¿Cuál es la salida del siguiente código?
```python print(28 * 5) ```
140
¿Cuál es la salida del siguiente código?
```python print(11 + 8) ```
19
¿Cuál es la salida del siguiente código?
```python print(24 + 20) ```
44
¿Cuál es la salida del siguiente código?
```python print(9 - 35) ```
-26
¿Cuál es la salida del siguiente código?
```python print(74 * 29) ```
2146
What is the output of the following code?
```python print(57 + 32) ```
89
What is the output of the following code?
```python print(71 * 26) ```
1846
What is the output of the following code?
```python print(27 - 23) ```
4